<PackageReference Include="Newtonsoft.Json" Version="4.5.11" />
API Differences between 4.5.11 and 6.0.3
4 Additions
63 Removals
Newtonsoft.Json
Newtonsoft.Json.Converters
Newtonsoft.Json.Linq
-
public class JArray : JContainer, IList<JToken>, ICollection<JToken>, IEnumerable<JToken>, IEnumerable
-
public class JPropertyDescriptor : PropertyDescriptor
-
public abstract class JToken : IJEnumerable<JToken>, IEnumerable<JToken>, IEnumerable, IJsonLineInfo, ICloneable
-
public class JValue : JToken, IEquatable<JValue>, IFormattable, IComparable, IComparable<JValue>
Newtonsoft.Json.Schema
Newtonsoft.Json.Serialization