<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
API Differences between 11.0.1 and 8.0.3
51 Additions
19 Removals
Newtonsoft.Json
Newtonsoft.Json.Converters
Newtonsoft.Json.Linq
-
public class JObject : JContainer, IDictionary<string, JToken>, ICollection<KeyValuePair<string, JToken>>, IEnumerable<KeyValuePair<string, JToken>>, IEnumerable, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertyChanging
Newtonsoft.Json.Serialization