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
- Is IArrayPool still an experimental feature?
- IReadOnlyCollection / Array Empty should use Array.Empty value for perf improvement
- Added async serialize and deserialize methods to JsonSerializer
- A deserialization bug when class has 'quick' access property for list
- Allow constructors with only optional parameters to be default constructors
- I need a way to disable the FinalItemContract feature in SerializeList
- Improve Self referencing loop exceptions on properties by including a recommendation
- ReadSubtree
- Deserialization error when using a custom JsonConverter with ISerializable types
- Add support for generating DisplayName and Description for properties
- Docs
- C# not yet supported