.NET Standard library to wrap around api.openweathermap.org API.
Info
Version: | 1.0.0 |
Author(s): | Arun Prakash |
Last Update: | Tuesday, July 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ArunPrakashG/OpenWeatherApiSharp |
NuGet Url: | https://www.nuget.org/packages/OpenWeatherApiSharp |
Install
Install-Package OpenWeatherApiSharp
dotnet add package OpenWeatherApiSharp
paket add OpenWeatherApiSharp
OpenWeatherApiSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags