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
The backported JSON converters from the System.Text.Json have no unit test coverage right now:
System.Text.Json
The text was updated successfully, but these errors were encountered:
Issue #77 - Use both packages in unit tests project and move from .NE…
3e0dcde
…T 5 to .NET Framework 4.8.1
Unit tests for JSON serialization/deserialization from BCL:
Sorry, something went wrong.
Issue #77 - Port initial set of tests from the System.Text.Json lib…
ad2647d
…rary - only primitive values cases.
Issue #77 - Added support for the reflection-free JSON handling (sour…
79c0798
…ce generators) via thin struct wrappers.
OlegRa
No branches or pull requests
The backported JSON converters from the
System.Text.Json
have no unit test coverage right now:System.Text.Json
code base and backport them if possibleThe text was updated successfully, but these errors were encountered: