Geocoding.net
3.1.0
See the version list below for details.
dotnet add package Geocoding.net --version 3.1.0
NuGet\Install-Package Geocoding.net -Version 3.1.0
<PackageReference Include="Geocoding.net" Version="3.1.0" />
paket add Geocoding.net --version 3.1.0
#r "nuget: Geocoding.net, 3.1.0"
// Install Geocoding.net as a Cake Addin #addin nuget:?package=Geocoding.net&version=3.1.0 // Install Geocoding.net as a Cake Tool #tool nuget:?package=Geocoding.net&version=3.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 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. |
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
|