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
- Issue2632
- Populate JSON on a untyped Dataset instance
- c# records fail to deserialize with SnakeCaseNamingStrategy
- StackOverflow caused by bugs in InternalModuleBuilder.Equals() and InternalAssemblyBuilder.Equals()
- Question - How can I set xmlns:json='http://james.newtonking.com/projects/json' namespace and json:Array='true' on particular property of C# object class sothat it will add in XML while it converts objects to XML
- DateTime fields lose Utc Offset(become Kind.Unspecified) value on Deserializing Json with DateParseHandling = DateParseHandling.DateTimeOffset.
- Only failes on parsing from floating point to int not long
- JsonConvert.SerializeXNode: Global namespace on child nodes are lost and implicitly replaced with parent elements namespace
- Fixed XElement serialization with explicit empty namespace.
- Added array length support
- Docs
- C# not yet supported