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
- Serialize Out of Memory Exception
- Feature request (and volunteer): enhance tracking of absent members when deserializing
- ISerializationBinder methods are not getting called while calling DeserializeObject
- When using both `DefaultValueHandling.Ignore` and `NullValueHandling.Ignore`, the nullable<int> field is serialized when value is default(int)
- Required.Always do not work for not nullable value types
- $ref does not work if $id is not first property (even if readahead is set)
- Disable caching for some Types in "CreateObjectContract"
- Sql exception issue test
- Parallel deserialization runs significantly slower than single threaded deserialization
- Deserializing with MaxDepth throws StackOverflowException with relatively shallow depth on .NET Core
- Docs
- C# not yet supported