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
- Small fixes
- JsonPath evaluator does not accept complex expressions
- DeserializeObject does not respect JsonSerializerSettings.MaxDepth
- Deserialization of decimal allows overflowing large numbers
- [Feature request] omit JsonRequired in a nullable enable environment.
- Updated example to new API
- System.ArgumentException : Could not determine JSON object type for type System.Collections.Generic.KeyValuePair`2[Newtonsoft.Json.Linq.JObject,Newtonsoft.Json.Linq.JObject].
- Supporting thread safety around JsonObjectContract.ExtensionDataSetter
- JToken.ToObject(JsonSerializer jsonSerializer) ignores jsonSerializer parameter when converting DateTime to string
- Different deserialization behavior when using converter attribure with decimals
- Docs
- C# not yet supported