NGeo2 2.0.0
NGeo2 is a client library that makes it easier to invoke the
GeoNames service from .NET code.
Install-Package NGeo2 -Version 2.0.0
dotnet add package NGeo2 --version 2.0.0
<PackageReference Include="NGeo2" Version="2.0.0" />
paket add NGeo2 --version 2.0.0
#r "nuget: NGeo2, 2.0.0"
Release Notes
NGeo is a client library that makes it easier to invoke the
GeoNames services from .NET code.
It is based on the work of Dan Ludwig and John Meyer from The UCosmic Consortium.
2.0.0
- Complete rewrite of the data types and the service based on the HttpClient class.
- Libraries for: PCL (Profile7), Standard1.1 and NET 4.0
- Currently supported GeoNames endpoints:
* extendedFindNearby
* findNearbyPlaceName
* findNearby
* hierarchy
Dependencies
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Rx-Core (>= 2.2.5)
- Rx-Interfaces (>= 2.2.5)
- Rx-Linq (>= 2.2.5)
-
.NETStandard 1.1
- System.Reactive.Core (>= 3.1.0)
- System.Reactive.Interfaces (>= 3.1.0)
- System.Reactive.Linq (>= 3.1.0)
-
All Frameworks
- Newtonsoft.Json (>= 9.0.1)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- System.Reactive.Core (>= 3.0.0)
- System.Reactive.Interfaces (>= 3.0.0)
- System.Reactive.Linq (>= 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 1,487 | 11/15/2016 |