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

DLL not signed #24

Open luclachapelle opened 1 year ago

luclachapelle commented 1 year ago

Hi all,

If you have time, would you please sign the DLL?

Thanks, Have a nice day,

madelson commented 1 year ago

Note that this would be a breaking change; if done it should come with a major version bump.