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
- ! doesn't work in SelectTokens
- JToken.Path doesn't escape some special characters
- Deserializing a property referencing another member which has a List member duplicates the List entries
- Nullable struct conversion calls wrong converter (type-safe deserialization)
- Serialization removing trailing zeros
- DateTimeOffset deserialization works differently for JsonConvert.DeserializeObject and JObject.ToObject
- Can you add potential thrown exception to method docs
- Support numbers as words in SnakeCaseNamingStrategy and KebabCaseNamingStrategy
- "Error reading JToken from JsonReader, path ' ', Line 0, positon 0", what circumstances will this error occur?
- JSON string extensions
- Docs
- C# not yet supported