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.2.1 |
Author(s): | scottschluer |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/scottschluer/geolocation |
NuGet Url: | https://www.nuget.org/packages/Geolocation |
Install
Install-Package Geolocation
dotnet add package Geolocation
paket add Geolocation
Geolocation Download (Unzip the "nupkg" after downloading)
Dependencies
Tags