.NET Core Support?
I was wondering if this library supports .NET Core? I want to use it in a project.
It does, but only if you use master branch. NuGet version is out of dated and doesn't support it. https://github.com/lontivero/Open.NAT/issues/91
I have no time available for this project right now but I would be happy to accept pull requests. In case someone wants to make the changes to the nuget spec file I can publish the a new package.
I attempted to build the master branch on my machine and got this error: Here
@chilipepperhott Based on the error, you don't have .NET 3.5 installed. You can install it based off this guide in Microsoft docs
Look at my fork: https://github.com/zezba9000/Open.NAT
Working on this. It will be ready next week. See: https://github.com/lontivero/Open.NAT/tree/netstd2