We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If this could be upgraded to NetStandard 2.0 at some point, it would be greatly appreciated. Thx!
The text was updated successfully, but these errors were encountered:
What do you gain from that...?
Sorry, something went wrong.
Updating to 2.0 wouldn't do anything for consumers. It would just prevent a few dotnet implementations from using the library. You can compare implementation support with the table here: https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-1-6
The only reason you upgrade versions is to get access to cool new APIs. But if it's already built with 1.6 not a lot of reason to update it.
No branches or pull requests
If this could be upgraded to NetStandard 2.0 at some point, it would be greatly appreciated. Thx!
The text was updated successfully, but these errors were encountered: