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 63,926 4/17/2013
1.8.1 1,652 3/4/2013
1.8.0 1,533 2/28/2013
1.7.5 2,192 10/12/2012
1.7.4 1,670 10/10/2012
1.7.3 1,712 10/9/2012
1.7.2 1,613 10/3/2012
1.7.1 1,578 10/2/2012
1.7.0 1,649 7/26/2012
1.6.0 1,539 7/25/2012
1.5.0 1,536 7/18/2012
1.4.0 1,615 5/19/2012
1.3.1 1,959 12/7/2011
1.3.0 1,662 11/29/2011
0.3.10 1,599 11/28/2011
0.3.9.1 1,631 11/28/2011
0.3.9 1,593 11/27/2011
0.3.8 1,590 11/27/2011
0.3.7 1,609 11/27/2011
0.3.6 1,583 11/25/2011
0.3.5 1,565 11/25/2011
0.3.4 1,648 11/24/2011
0.3.3 1,588 11/24/2011
0.3.2 1,599 11/22/2011
0.3.1 1,711 11/20/2011
0.3.0 1,609 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.