newtonsoft.json
https://github.com/jamesnk/newtonsoft.json
C#
Json.NET is a popular high-performance JSON framework for .NET
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported14 Subscribers
Add a CodeTriage badge to newtonsoft.json
Help out
- Issues
- [Proposal] Expose setting to disable CoerceEmptyStringToNull behavior
- 13.0.4 breaks .net 10 build for console app using publish single file + self contained
- Fix error message displayed when a property marked as DisallowNull is set to null
- Allow Integer types
- Add a specific exception type to be thrown when duplicate property name found during token parsing with duplicate property name handling policy set to DuplicatePropertyNameHandling.Error
- Reduce allocations in ToMultidimensionalArray
- Use a safer method for detecting negative zero
- After deserialization, the number is wrong?
- Double data type conversion precision exception problem
- [Proposal] Please, implement special high-performance JsonMemoryStreamReader for single-byte-encoded message streams
- Docs
- C# not yet supported