<PackageReference Include="Newtonsoft.Json" Version="4.5.10" />
API Differences between 4.5.10 and 6.0.1
4 Additions
86 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, IDynamicMetaObjectProvider
-
public class JValue : JToken, IEquatable<JValue>, IFormattable, IComparable, IComparable<JValue>
Newtonsoft.Json.Schema
Newtonsoft.Json.Serialization