Geocoding.Core
4.0.0-beta1
See the version list below for details.
dotnet add package Geocoding.Core --version 4.0.0-beta1
NuGet\Install-Package Geocoding.Core -Version 4.0.0-beta1
<PackageReference Include="Geocoding.Core" Version="4.0.0-beta1" />
paket add Geocoding.Core --version 4.0.0-beta1
#r "nuget: Geocoding.Core, 4.0.0-beta1"
// Install Geocoding.Core as a Cake Addin #addin nuget:?package=Geocoding.Core&version=4.0.0-beta1&prerelease // Install Geocoding.Core as a Cake Tool #tool nuget:?package=Geocoding.Core&version=4.0.0-beta1&prerelease
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used to perform address validation, real time mapping of user-entered addresses, distance calculations, and much more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
.NETFramework 4.5.1
- Newtonsoft.Json (>= 8.0.3)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Geocoding.Core:
Package | Downloads |
---|---|
Geocoding.Google
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used to perform address validation, real time mapping of user-entered addresses, distance calculations, and much more. |
|
Geocoding.Microsoft
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used to perform address validation, real time mapping of user-entered addresses, distance calculations, and much more. |
|
Hood.Core
Package Description |
|
Nextalys.Helpers
Package Description |
|
Geocoding.MapQuest
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest. The API returns latitude/longitude coordinates and normalized address information. This can be used to perform address validation, real time mapping of user-entered addresses, distance calculations, and much more. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 2,151,640 | 10/25/2017 |
4.0.0 | 26,891 | 6/13/2017 |
4.0.0-beta1 | 4,460 | 4/9/2016 |