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
- IgnoreAndPopulate and DataContract.IsRequired mismatch between serialization and deserialization
- Provide more context information about the value being de/serialized in converter
- JsonConvert.DeserializeObject<List<long>>(@"[false, true]") deserialized as [0,1]
- JToken.FromObject(System.Version) behaves differently from dotnet core and framework
- Try to fix JToken(System.Version)
- SerializeObject Crashing out on a .net object yet is ok in webapi just not client ?
- Support dependency injection for JsonConverter classes used in JsonConverterAttribute
- Feature request: support deserializing nullable reference types
- [FixBug] Error converting value "" to Int64
- Error converting value "" to Int64
- Docs
- C# not yet supported