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
- Deserialization appears to write over default record properties rather than create new ones
- Ordering does not respect JsonProperty ordering on the interface level when there are derived classes
- Deserialize issue when a singleton default is set on a backing class
- JsonExtensionData silently doesn't work if I accidentally import System.Text.Serialization
- long to string
- JsonIgnoreAttribute suggests adding two propertys to control which scenarios are ignored
- PDB file gives "The module was expected to contain an assembly manifest"
- jPath can't work if I want to filter without some property
- Big crash on Test server using 13.0.1
- Different execution orders of default constructors, non-default constructors and property setters during deserialization
- Docs
- C# not yet supported