FleetComplete.Geocoder
1.0.2
See the version list below for details.
dotnet add package FleetComplete.Geocoder --version 1.0.2
NuGet\Install-Package FleetComplete.Geocoder -Version 1.0.2
<PackageReference Include="FleetComplete.Geocoder" Version="1.0.2" />
paket add FleetComplete.Geocoder --version 1.0.2
#r "nuget: FleetComplete.Geocoder, 1.0.2"
// Install FleetComplete.Geocoder as a Cake Addin #addin nuget:?package=FleetComplete.Geocoder&version=1.0.2 // Install FleetComplete.Geocoder as a Cake Tool #tool nuget:?package=FleetComplete.Geocoder&version=1.0.2
PCL Library to get nearest City/State/Country from a set of coordinates (lat/long)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FleetComplete.Geocoder:
Package | Downloads |
---|---|
FleetComplete.Geocoder.NGeoNames
PCL Library to get nearest location information from a set of coordinates (lat/long). Driven by NGeoNames and GeoNames.org data. This uses cross platform libraries underneath the hood, so be sure to install in your main iOS/Android/Windows projects as well |
|
FleetComplete.Geocoder.CanadaGeoNameBase
PCL Library to get nearest location information from a set of coordinates (lat/long). Driven by the Canadian Geographical Names Data Base. |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0
Initial release