github JamesNK/Newtonsoft.Json 2.0.1

latest releases: 13.0.3, 13.0.2, 13.0.1...
9 years ago
  • New feature - LINQ to JSON!
  • New feature - Ability to specify how JsonSerializer handles null values when serializing/deserializing.
  • New feature - Ability to specify how JsonSerializer handles missing values when deserializing.
  • Change - Improved support for reading and writing JavaScript constructors.
  • Change - A new JsonWriter can now write additional tokens without erroring.
  • Bug fix - JsonSerializer handles deserializing dictionaries where the key isn't a string.
  • Bug fix - JsonReader now correctly parses hex character codes.

Don't miss a new Newtonsoft.Json release

NewReleases is sending notifications on new releases.