NGeo 1.9.0

.NET Framework 4.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)
Additional computed target framework(s)
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 56,745 4/17/2013
1.8.1 1,592 3/4/2013
1.8.0 1,479 2/28/2013
1.7.5 2,133 10/12/2012
1.7.4 1,610 10/10/2012
1.7.3 1,634 10/9/2012
1.7.2 1,557 10/3/2012
1.7.1 1,526 10/2/2012
1.7.0 1,597 7/26/2012
1.6.0 1,484 7/25/2012
1.5.0 1,479 7/18/2012
1.4.0 1,560 5/19/2012
1.3.1 1,894 12/7/2011
1.3.0 1,606 11/29/2011
0.3.10 1,534 11/28/2011
0.3.9.1 1,565 11/28/2011
0.3.9 1,536 11/27/2011
0.3.8 1,539 11/27/2011
0.3.7 1,538 11/27/2011
0.3.6 1,533 11/25/2011
0.3.5 1,517 11/25/2011
0.3.4 1,594 11/24/2011
0.3.3 1,530 11/24/2011
0.3.2 1,550 11/22/2011
0.3.1 1,645 11/20/2011
0.3.0 1,553 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.