Geocoding.net
2.1.0
See the version list below for details.
dotnet add package Geocoding.net --version 2.1.0
NuGet\Install-Package Geocoding.net -Version 2.1.0
<PackageReference Include="Geocoding.net" Version="2.1.0" />
paket add Geocoding.net --version 2.1.0
#r "nuget: Geocoding.net, 2.1.0"
// Install Geocoding.net as a Cake Addin
#addin nuget:?package=Geocoding.net&version=2.1.0
// Install Geocoding.net as a Cake Tool
#tool nuget:?package=Geocoding.net&version=2.1.0
Includes a model and interface for communicating with three popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth).
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 | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Geocoding.net:
Package | Downloads |
---|---|
DirigoEdgeCore
Dirigo Edge Core Library |
|
Geocoder.Esri
Provides a ease of use replacement for google geocoding using the Geocoding-net project by chadley |
|
ITCC.Geocoding
A library of small classes useful for geocoding |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Geocoding.net:
Repository | Stars |
---|---|
chadly/Geocoding.net
C# GeoCoding / Address Validation API
|
|
Necrobot-Private/NecroBot
NecroBot2
|