You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: