A .NET Standard library (works with .Net 6, .Net Framework 4.6.2 and Xamarin projects) that provides geocoding and reverse geocoding of locations using the OpenCage Geocoder(http://geocoder.opencagedata.com/).
Info
| Version: | 1.6.0 |
| Author(s): | Brian Norman |
| Last Update: | Friday, October 20, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gingemonster/dotnet-opencage-geocode |
| NuGet Url: | https://www.nuget.org/packages/OpenCage.Geocode.DotNetStandard |
Install
Install-Package OpenCage.Geocode.DotNetStandard
dotnet add package OpenCage.Geocode.DotNetStandard
paket add OpenCage.Geocode.DotNetStandard
OpenCage.Geocode.DotNetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Text.Core(>= 1.0.44)
Tags