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
- Bug in JsonConvert.DeserializeXmlNode
- Unexpected interaction between "JsonExtensionData" and Enum when ignoring default value during deserialization
- string json = @"{""obj"":, ""obj2"":""hello world"" }";
- ECCN Question
- Feature Request: Merge json files using schema for rules
- 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)
- Docs
- C# not yet supported