Skip to content

A .Net client for Open Weather Map API.

License

Notifications You must be signed in to change notification settings

Matsa59/WeatherNet

 
 

Repository files navigation

A simple client for [Open Weather Map API] (http://openweathermap.org/) written in .netstandard2.0

####Features Search by city name, geographic coordinates and city ID.

Types of weather data supported:

  • Current Weather.
  • 3 hours Forecast (available for 5 days)
  • Daily Forecast (available for 14 days)

####Usage Usage examples are included in the Unit Test Project.

####Dependencies

  • JSON.net

####Nuget package Available at https://www.nuget.org/packages/WeatherNet

####License This bundle is under the MIT license. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

About

A .Net client for Open Weather Map API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%