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
- JsonConvert per request context
- Why the JsonSerializerProxy's override PopulateInternal method doesn't call the SetupReader method like its base one
- Divide by zero exception in Newtonsoft.Json.Utilities.BoxedPrimitives.Get() method
- JsonConvert.DeserializeObject does not always respect Required.Always on a JSON property if run multi-threaded
- DeserializeObject exception with IList and empty value {"key"[]} on Android devices.
- Why Writeindent is protected? Why WriteComment not have a "newline with indent" override?
- Fixed exception with null converter
- Consider splitting out an Annotations Package
- Enable roundtrip for F# struct record with datamember attribute
- DeserializeObject does not respect JsonSerializerSettings.MaxDepth when set MetadataPropertyHandling.ReadAhead
- Docs
- C# not yet supported