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
- Provide ability to capture malformed JSON when using JsonTextReader
- Proposal for including .NET property name in exception message.
- A way to create a JToken(JObject/JArray/JValue) from jpath->value mapping
- JsonHelper.SerializeObject(data) throw JIT Compiler encountered an internal limitation exception
- JArray(object) constructor unexpectedly flattens nested collections in a weird order
- Deserialization issue when deserializing properties without set method
- Bug: Concurrency Issue Causing DefaultValue to be Ignored when Using JsonSerializer
- Serialize/deserialize F# Maps and dictionaries as arrays
- Bug: On iOS Device, decimals are not deserialized with culture invariant
- Bug?: Getter that reference to other property cause array to be duplicated
- Docs
- C# not yet supported