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
- Deserializing with a set NamingStrategy ignores property names specified by attributes
- Is it possible to implement interface System.Collections.IDictionary to JObject?
- Changed StringUtil.ToCamelCase - serialization of text preceding non-letters
- Support JsonExtensionData with typed values
- Prohibit deserializing "stringified" numbers?
- Non nullable members and a single constructor with nullable args doesn't deserialize properly
- ItemTypeNameHandling must be specified twice when using a constructor parameter
- JToken `explicit operator DateTime?` and `Extensions.Convert` do not consider `DateTimeZoneHandling` from the original reader
- JSONPath results do not match other implementations
- MaxDepth validation works wrong
- Docs
- C# not yet supported