DesignEngrLab / MIConvexHull

A .Net fast convex hull library for 2, 3, and higher dimensions.
http://designengrlab.github.io/MIConvexHull/
MIT License
341 stars 60 forks source link

Compatibility #8

Closed fcabrera23 closed 7 years ago

fcabrera23 commented 7 years ago

Hi, is this library compatible with Net Core 1.0 ? Im trying to install it but got some errors. Thanks

micampbell commented 7 years ago

I just pushed changes that include a version for Net Core 1.0. Let me know if it works for you. You should run the new tester project to see how it interfaces.

fcabrera23 commented 7 years ago

Ok thanks, is the package available via nuget? Excelent work!

micampbell commented 7 years ago

Yes, I pushed this to NuGet.