Standard Class library for getting weather from open weather map's api.
Info
Version: | 2.0.0 |
Author(s): | Ken Tucker |
Last Update: | Sunday, October 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vb2ae/OpenWeatherMap.Standard/ |
NuGet Url: | https://www.nuget.org/packages/OpenWeatherMap.Standard |
Install
Install-Package OpenWeatherMap.Standard
dotnet add package OpenWeatherMap.Standard
paket add OpenWeatherMap.Standard
OpenWeatherMap.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags