Geocoding.Google
4.0.1
dotnet add package Geocoding.Google --version 4.0.1
NuGet\Install-Package Geocoding.Google -Version 4.0.1
<PackageReference Include="Geocoding.Google" Version="4.0.1" />
paket add Geocoding.Google --version 4.0.1
#r "nuget: Geocoding.Google, 4.0.1"
// Install Geocoding.Google as a Cake Addin
#addin nuget:?package=Geocoding.Google&version=4.0.1
// Install Geocoding.Google as a Cake Tool
#tool nuget:?package=Geocoding.Google&version=4.0.1
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- Geocoding.Core (>= 4.0.1)
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.1)
- System.Xml.XPath (>= 4.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Geocoding.Google:
Package | Downloads |
---|---|
Hood.Core
Package Description |
|
Nextalys.Helpers
Package Description |
|
Unitee.GoogleGeocoding.ApiClient
A .NET Core api client for Google geocoding API |
|
Breaker.Services
General Services for consuming external APIs like Googke, IPStack, AWS etc... |
|
Mr.Cloud
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Geocoding.Google:
Repository | Stars |
---|---|
exceptionless/Exceptionless
Exceptionless server and jobs
|
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 1,208,509 | 10/25/2017 |
4.0.0 | 7,259 | 6/13/2017 |
4.0.0-beta1 | 3,970 | 4/9/2016 |