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
- JRaw returns an empty array when upgrading to .net core 3.0
- Failed to load json schema with self reference in C#
- DeserializeObject wrong bool value
- EmitDefaultValue = false used on deserialization which is not valid 'emit' logic
- Serialize Out of Memory Exception
- Feature request (and volunteer): enhance tracking of absent members when deserializing
- ISerializationBinder methods are not getting called while calling DeserializeObject
- When using both `DefaultValueHandling.Ignore` and `NullValueHandling.Ignore`, the nullable<int> field is serialized when value is default(int)
- Required.Always do not work for not nullable value types
- $ref does not work if $id is not first property (even if readahead is set)
- Docs
- C# not yet supported