Open.NAT icon indicating copy to clipboard operation
Open.NAT copied to clipboard

.NET Core Support?

Open elijah-potter opened this issue 5 years ago • 6 comments

I was wondering if this library supports .NET Core? I want to use it in a project.

elijah-potter avatar May 21 '20 00:05 elijah-potter

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

maxkatz6 avatar May 21 '20 00:05 maxkatz6

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.

lontivero avatar May 21 '20 03:05 lontivero

I attempted to build the master branch on my machine and got this error: Here

elijah-potter avatar May 21 '20 19:05 elijah-potter

@chilipepperhott Based on the error, you don't have .NET 3.5 installed. You can install it based off this guide in Microsoft docs

doamatto avatar Jul 04 '20 15:07 doamatto

Look at my fork: https://github.com/zezba9000/Open.NAT

zezba9000 avatar Sep 25 '21 20:09 zezba9000

Working on this. It will be ready next week. See: https://github.com/lontivero/Open.NAT/tree/netstd2

lontivero avatar Jan 09 '22 02:01 lontivero