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 |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.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 | 1,263,122 | 10/25/2017 |
4.0.0 | 21,645 | 6/13/2017 |
4.0.0-beta1 | 3,731 | 4/9/2016 |