Changes in newtonsoft.json from v221 (Version 4.0.30319.42000)<br> to v23 (Version 4.0.30319.42000)

Changes in newtonsoft.json from v221 (Version 4.0.30319.42000)
to v23 (Version 4.0.30319.42000)

Removed Added
public abstract sealed class Newtonsoft.Json.JsonConvert ()
  • Method: public static T DeserializeObject (string value)
  • Method: public static object DeserializeObject (string value, JsonSerializerSettings settings)
  • Method: public static object DeserializeObject (string value)
  • Method: public static T DeserializeObject (string value, JsonSerializerSettings settings)
public class Newtonsoft.Json.JsonSerializer ()
  • Method: public object Deserialize (TextReader reader, Type objectType)
  • Method: public T Deserialize (JsonReader reader)
  • Method: public object Deserialize (JsonReader reader)
public abstract sealed class Newtonsoft.Json.Linq.Extensions ()
  • Method: public static IJEnumerable`1 Values (IEnumerable`1 source)
  • Method: public static IEnumerable`1 Values (IEnumerable`1 source, object key)
  • Method: public static IEnumerable`1 Values (IEnumerable`1 source)
  • Method: public static IJEnumerable`1 Values (IEnumerable`1 source, object key)

TopSummary