<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
API Differences between 12.0.3 and 10.0.3
77 Additions
9 Removals
Newtonsoft.Json
Newtonsoft.Json.Converters
Newtonsoft.Json.Linq
-
public enum DuplicatePropertyNameHandling
-
public abstract class JContainer : JToken, IList<JToken>, ICollection<JToken>, IEnumerable<JToken>, IEnumerable, ITypedList, IBindingList, ICollection, IList, INotifyCollectionChanged
-
public class JObject : JContainer, IDictionary<string, JToken>, ICollection<KeyValuePair<string, JToken>>, IEnumerable<KeyValuePair<string, JToken>>, IEnumerable, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertyChanging
-
public class JPropertyDescriptor : PropertyDescriptor
-
public class JsonLoadSettings
-
public class JsonMergeSettings
-
public class JTokenReader : JsonReader, IJsonLineInfo
Newtonsoft.Json.Schema
Newtonsoft.Json.Serialization
System.Runtime.Serialization.Formatters