WeatherNet 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WeatherNet --version 2.0.0
NuGet\Install-Package WeatherNet -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeatherNet" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeatherNet --version 2.0.0
#r "nuget: WeatherNet, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WeatherNet as a Cake Addin
#addin nuget:?package=WeatherNet&version=2.0.0

// Install WeatherNet as a Cake Tool
#tool nuget:?package=WeatherNet&version=2.0.0

A .NET client for Open Weather Map API.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 20,577 8/12/2014
2.0.1.1 1,278 6/12/2014
2.0.0 1,419 5/10/2014
1.5.2 1,450 2/12/2014
1.5.1 1,114 2/12/2014
1.5.0 1,428 2/12/2014
1.2.0 1,240 9/6/2013
1.1.0 1,140 9/6/2013
1.0.0 1,175 8/21/2013

This version is not backward compatible. If you are already using WeatherNet  1.5.2 (or a lower version) in your project, upgrading to this version will require some minor changes in your code. The test file (http://git.io/tRS6SA) contains usage examples for this new version.