FleetComplete.Geocoder.CanadaGeoNameBase 1.0.1

dotnet add package FleetComplete.Geocoder.CanadaGeoNameBase --version 1.0.1
NuGet\Install-Package FleetComplete.Geocoder.CanadaGeoNameBase -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FleetComplete.Geocoder.CanadaGeoNameBase" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FleetComplete.Geocoder.CanadaGeoNameBase --version 1.0.1
#r "nuget: FleetComplete.Geocoder.CanadaGeoNameBase, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FleetComplete.Geocoder.CanadaGeoNameBase as a Cake Addin
#addin nuget:?package=FleetComplete.Geocoder.CanadaGeoNameBase&version=1.0.1

// Install FleetComplete.Geocoder.CanadaGeoNameBase as a Cake Tool
#tool nuget:?package=FleetComplete.Geocoder.CanadaGeoNameBase&version=1.0.1

PCL Library to get nearest location information from a set of coordinates (lat/long).  Driven by the Canadian Geographical Names Data Base.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 1,158 3/13/2017
1.0.0 1,140 3/9/2017

1.0.1
[fix] use invariant culture when converting to double
         
1.0.0
Initial release