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
- Debug JsonConvert.SerializeObject and object reference not set to an instance of an object
- ItemNullValueHandling isn't recursive (for properties of properties)
- Documentation on the JsonPath Query filters supported by NewtonSoft
- Dependency injection does not work with the JsonConstructor attribute if a value is not assigned during deserialization
- DataTableConverter.cs: allow non-primitve type
- DateTimeZoneHandling.RoundtripKind and DateParseHandling.DateTimeOffset are Ignored during serialization to/from BSON
- Enormous amount of JProperties kept in memory after deserialisation
- Error handling from DefaultSettings interferes with the override settings passed directly to JsonConvert.[De]Serialize call
- Populating read-only properties issues with non-default ctor
- can not convert to json response to camel case newtonsoft.json and Microsoft.NET.Sdk.Functions 1.0.24
- Docs
- C# not yet supported