A C# class library that will calculate distance and cardinal direction between two sets of coordinates and provides the lat/long boundaries around an origin coordinate allowing for simple SQL or LINQ selection of locations within the given radius.
Info
Version: | 1.0.1 |
Author(s): | Wikiled |
Last Update: | Sunday, May 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Wikiled.Geolocation |
Install
Install-Package Wikiled.Geolocation
dotnet add package Wikiled.Geolocation
paket add Wikiled.Geolocation
Wikiled.Geolocation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.