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
- After deserialization, the number is wrong?
- Double data type conversion precision exception problem
- [Proposal] Please, implement special high-performance JsonMemoryStreamReader for single-byte-encoded message streams
- Polymorphic object deserializes to Base Class when $type is not the first property in json string when item is in a list.
- Add a specific exception type to be thrown when duplicate property names are found during json text reading with duplicate handling policy set to Error
- [Breaking]: Consider dropping out-of-support TFMs in next major
- System.MissingMethodException: Method not found: "Void Newtonsoft.Json.Linq.JToken.WriteTo(Newtonsoft.Json.JsonWriter)
- JsonConverter<T> should allow override CanConvert method
- Unexpected character while parsing path query: !
- Backward incompatibility issue between 13.0.1 and 13.0.2
- Docs
- C# not yet supported