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 supported11 Subscribers
Add a CodeTriage badge to newtonsoft.json
Help out
- Issues
- Allow certain types to have no type information produced
- Support EmptyArrayHandling, MemberNameCaseHandling and NumericConversionHandling
- Clean up unit tests
- Optional Constructor Parameters
- Concurrency issue in DefaultReferenceResolver/JsonSerializer
- Overriding GetSerializableMembers method of DefaultContractResolver has no effect.
- IgnoreDataMember doesn't work, but JsonIgnore does.
- The method signatures should document what exceptions they could throw.
- Different de-serialization behavior for immutable struct and class when DataMember attributes are present
- Replace() does not replace token instance or update heirarchy information on equivalent JValues
- Docs
- C# not yet supported