Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it support .NET Core 2.0 #48

Closed
texiontech opened this issue Dec 22, 2017 · 5 comments
Closed

Does it support .NET Core 2.0 #48

texiontech opened this issue Dec 22, 2017 · 5 comments
Assignees

Comments

@texiontech
Copy link

this library support dotnet core 2.0 or not ?

@phatcher
Copy link
Owner

Current code base does, though there are some issues with the build process that I'm trying to resolve

@phatcher
Copy link
Owner

@yotewach Code base now supports netstandard1.3 and netstandard2.0

@phatcher phatcher self-assigned this Jan 30, 2018
@murdockcrc
Copy link

@phatcher : I guess the latest version available in the NuGet Gallery (3.9.1) does not support .netstd 2.0? Is there a plan to update the nuget package itself with the latest code?

@phatcher
Copy link
Owner

@murdockcrc Yes, I should get around to releasing a netstandard version this weekend

@phatcher
Copy link
Owner

@yotewach, @murdockcrc I've just released 4.0 which supports netstandard 1.3 and 2.0.
Please file any problems as new issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants