<PackageReference Include="Newtonsoft.Json" Version="6.0.3" />
API Differences between 6.0.3 and 5.0.7
16 Additions
1 Removals
Newtonsoft.Json
Newtonsoft.Json.Converters
Newtonsoft.Json.Linq
-
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>, IConvertible