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

Add targeting support for .NET Standard #2

Open
jimmyheaddon opened this issue Apr 26, 2017 · 1 comment
Open

Add targeting support for .NET Standard #2

jimmyheaddon opened this issue Apr 26, 2017 · 1 comment

Comments

@jimmyheaddon
Copy link

Something like this potentially, so that the NuGet package can be imported in .NET Standard projects?

That'd be immensely useful!

@adamholdenyall
Copy link

I noticed that the current prerelease 1.0.0 beta has netstandard support... unfortunately, it has that as a dependency when you attempt to install it in a .NET framework package as well, which creates many dependencies that I assume wouldn't be necessary in a project targeting .NET framework. I would imagine that a .NET framework 4.5-4.6 application would still only need Newtonsoft.JSON

See under "Per-framework dependencies":
https://docs.microsoft.com/en-us/dotnet/core/tools/project-json-to-csproj

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

No branches or pull requests

2 participants