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

Migrate to .NET Standard #6

Open
LinusCenterstrom opened this issue May 16, 2018 · 0 comments
Open

Migrate to .NET Standard #6

LinusCenterstrom opened this issue May 16, 2018 · 0 comments

Comments

@LinusCenterstrom
Copy link

Request: Convert to a .NET Standard library instead of .net framework 4.5 to support .NET core apps.

Bouncy castle has a .NET Standard port BouncyCastle.NetCore which could be used.
Newer versions of Newtonsoft.Json and RestSharp also support .NET Standard.

I haven't checked the entire codebase to see if there are any other issues with migrating, but I don't think there should be many issues since the project has so few dependencies

If you don't want this type of requests here please point me in the right direction

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

No branches or pull requests

1 participant