Access this gist via: https://git.io/vPnaU GitHub repo: https://git.io/vP819 (https://github.com/g0t4/pluralsight-dotnet-core-windows/)
Links:
-
Sample files for weather console app:
- Commit where I added these three files
- Either checkout this commit, or:
- Grab these 3 files (from the specific commit referenced)
- OpenWeatherMap API key: https://home.openweathermap.org/api_keys
- Commit where I added these three files
-
Sample files for weather UWP app:
- Commit where I setup the project
- Download and/or clone the above commit to access these files:
- Contracts.cs
- Keys.cs
- MainPage.xaml
- MainPage.xaml.cs
- OpenWeatherMapClient.cs
- ViewModels.cs
- Links for API keys
- https://msdn.microsoft.com/en-us/library/ff428642.aspx
- https://www.bingmapsportal.com/
- Or, remove the map control and related code to set the service token
- https://home.openweathermap.org/api_keys
- https://msdn.microsoft.com/en-us/library/ff428642.aspx
- Last commit of rearranging projects in UWP module
Access this gist via: https://git.io/vPnaU