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
- PopulateObject doesn't work for objects in dictionaries
- ErrorHandler invoked multiple times for the same invalid data when deserializing
- Custom deserializers ignored for KeyValuePair
- Add ReferenceResolverProvider to JsonSerializer to allow safe caching
- some foreign language become ????
- Readonly collection property corrupts normal collection property object references.
- Boxed structs and enums in arrays,collections, list<object> are not serialized with $type with TypeNameHandling = TypeNameHandling.All
- Version with 2 or 3 components throws ArgumentOutOfRangeException on deserialization
- TypeConverter works, but not JsonConverter (from dictionary keys)
- serialized immutable collection types include $type property
- Docs
- C# not yet supported