scottschluer / geolocation

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.
MIT License
203 stars 46 forks source link

Added Support For .Net Core #8

Closed shakuskyleigh closed 7 years ago

shakuskyleigh commented 7 years ago

Support For .Net Core .Net Core Example Included