github JamesNK/Newtonsoft.Json 6.0.5

latest releases: 13.0.3, 13.0.2, 13.0.1...
9 years ago
  • New feature - Added support for converting string JValues to enums with JToken.ToObject
  • New feature - Added support for creating objects with constructors that have out and ref parameters
  • New feature - Improved .NET 4.0 portable assembly performance by using compiled expression reflection
  • Fix - Fixed error on Mono versions that don't properly support BigInteger
  • Fix - Fixed error in JTokenWriter when disposing after adding a duplicate property
  • Fix - Fixed not handling invalid JSON when deserializing with DataTableConverter
  • Fix - Fixed error when serializing ObservableCollection in Windows 8 Store apps
  • Fix - Fixed not matching some parameters when deserializing via a cosntructor
  • Fix - Fixed potential reflection errors by creating making parameterized creators only when needed
  • Fix - Fixed deserializing F# unions with out of order properties
  • Fix - Fixed camelcase culture bug

Don't miss a new Newtonsoft.Json release

NewReleases is sending notifications on new releases.