<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
API Differences between 10.0.3 and 12.0.1
0 Additions
26 Removals
Newtonsoft.Json
Newtonsoft.Json.Converters
Newtonsoft.Json.Linq
-
public enum DuplicatePropertyNameHandling
-
public class JObject : JContainer, IDictionary<string, JToken>, ICollection<KeyValuePair<string, JToken>>, IEnumerable<KeyValuePair<string, JToken>>, IEnumerable, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertyChanging
-
public class JsonLoadSettings
-
public class JsonMergeSettings
Newtonsoft.Json.Serialization