NGeo 1.9.0

dotnet add package NGeo --version 1.9.0                
NuGet\Install-Package NGeo -Version 1.9.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="NGeo" Version="1.9.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NGeo --version 1.9.0                
#r "nuget: NGeo, 1.9.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 NGeo as a Cake Addin
#addin nuget:?package=NGeo&version=1.9.0

// Install NGeo as a Cake Tool
#tool nuget:?package=NGeo&version=1.9.0                

NGeo is a client library that makes it easier to invoke
     GeoNames, Yahoo! GeoPlanet, and Yahoo! PlaceFinder services from .NET code.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
1.9.0 65,836 4/17/2013
1.8.1 1,732 3/4/2013
1.8.0 1,614 2/28/2013
1.7.5 2,274 10/12/2012
1.7.4 1,748 10/10/2012
1.7.3 1,794 10/9/2012
1.7.2 1,695 10/3/2012
1.7.1 1,658 10/2/2012
1.7.0 1,731 7/26/2012
1.6.0 1,619 7/25/2012
1.5.0 1,615 7/18/2012
1.4.0 1,694 5/19/2012
1.3.1 2,047 12/7/2011
1.3.0 1,749 11/29/2011
0.3.10 1,684 11/28/2011
0.3.9.1 1,716 11/28/2011
0.3.9 1,678 11/27/2011
0.3.8 1,675 11/27/2011
0.3.7 1,694 11/27/2011
0.3.6 1,669 11/25/2011
0.3.5 1,651 11/25/2011
0.3.4 1,734 11/24/2011
0.3.3 1,672 11/24/2011
0.3.2 1,685 11/22/2011
0.3.1 1,799 11/20/2011
0.3.0 1,699 11/20/2011

NGeo is a client library that makes it easier to invoke
     GeoNames, Yahoo! GeoPlanet, and Yahoo! PlaceFinder services from .NET code.
     Version 1.9.0 adds support for GeoPlanet's Search API endpoint.