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
- Failure to deserialize ulong enum
- Multi-layer nesting problem
- Incorrect saving Dictionary<class, class> to Json
- System.MissingMethodException: Constructor on type 'System.ComponentModel.ReferenceConverter' not found.
- Feature Request: Allow attributes to be applied to only serializing or deserializing
- Added JsonContract.TypeNameHandling property
- ReferenceLoopHandling.Ignore does not ignore loops on boxed structs
- System.Decimal types are rounded to 15 digits of precision when serialized w/ Bson serializer
- DateTime.UtcNow and DateTimeKind.Utc produce different JSON
- Added ability to order the property with a [JsonExtensionData] tag
- Docs
- C# not yet supported