8000 GitHub - rcplay/WeatherApp: A sample that shows how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging and Cache on every supported platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A sample that shows how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging and Cache on every supported platform

License

Notifications You must be signed in to change notification settings

rcplay/WeatherApp

 
 

Repository files navigation

Weather App

A collection of applications that show how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging (using Serilog) and Cache on every supported platform:

  • ASP.NET Core
  • WPF
  • Windows Forms
  • Xamarin

All the examples use Refit to call OpenWeatherMap APIs. To run them, you need to register a free account on OpenWeatherMap, create an API key and then insert it in the appsettings.json file of the projects.

About

A sample that shows how to leverage .NET 5.0 features like HostBuilder, ServiceProvider, Logging and Cache on every supported platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published
36AB

Packages

No packages published

Languages

  • C# 87.1%
  • HTML 9.0%
  • CSS 2.8%
  • Other 1.1%
0