System.DateTimeOnly
System.DateTimeOnly copied to clipboard
Add unit test for the new NuGet package
The backported JSON converters from the System.Text.Json have no unit test coverage right now:
- [x] Try to find the available unit tests in the
System.Text.Jsoncode base and backport them if possible - [ ] Write new tests that demonstrate how new attributes work on different target platforms
- [ ] Think about benchmark tests for comparing built-in and backported serializers