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
- 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
- Decimal values getting modify while parse string into JObject
- NamingStrategy: Support numbers as words option
- Deserialization of readonly ref / in constructor parameter fails only with TypeNameHandling.All
- Docs
- C# not yet supported