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
- Fix for issue #1479 - support for distinct read & write converters
- After updating to 10.0.3, the JsonConstructor no longer works. Reverted to 9.0.3, works.
- Page with community links in documentation
- Add hints for xml to json conversion to not quote boolean and numeric
- Fix for issue #1284
- Newtonsoft.Json.Linq.JObject.Add methods do not document that they clone their inputs
- Consider exposing getter
- JsonConverter fails when setup through MVC and goes into an infinite loop
- How to mark certain property as required in json content
- CamelCasePropertyNamesContractResolver acronyms followed by underscore.
- Docs
- C# not yet supported