4.3.0
15 Nov 16
Toggle Dropdown
Version 4
4.3.0
15 Nov 16
4.3.0-preview1-24530-04
24 Oct 16
4.1.1
27 Jun 16
4.1.1-rc2-24027
16 May 16
4.1.0
23 Feb 16
4.1.0-beta-23516
18 Nov 15
4.0.11-beta-23409
15 Oct 15
4.0.11-beta-23225
2 Sep 15
4.0.10
29 Jul 15
4.0.10-beta-23109
27 Jul 15
Compare to version...
with 4.1.0-beta-23516
Toggle Dropdown
Version 4
4.3.0
15 Nov 16
4.3.0-preview1-24530-04
24 Oct 16
4.1.1
27 Jun 16
4.1.1-rc2-24027
16 May 16
4.1.0
23 Feb 16
4.1.0-beta-23516
18 Nov 15
4.0.11-beta-23409
15 Oct 15
4.0.11-beta-23225
2 Sep 15
4.0.10
29 Jul 15
4.0.10-beta-23109
27 Jul 15
Download Package
Open in NuGet
<
PackageReference
Include
=
"System.Runtime.Serialization.Primitives"
Version
=
"4.3.0"
/>
API Differences between 4.3.0 and 4.1.0-beta-23516
0
Additions
14
Removals
System.Runtime.Serialization
public
sealed
class
CollectionDataContractAttribute
:
Attribute
public
sealed
class
ContractNamespaceAttribute
:
Attribute
public
sealed
class
DataContractAttribute
:
Attribute
public
sealed
class
DataMemberAttribute
:
Attribute
public
sealed
class
EnumMemberAttribute
:
Attribute
public
sealed
class
IgnoreDataMemberAttribute
:
Attribute
public
class
InvalidDataContractException
:
Exception
public
sealed
class
KnownTypeAttribute
:
Attribute
public
sealed
class
OnDeserializedAttribute
:
Attribute
public
sealed
class
OnDeserializingAttribute
:
Attribute
public
sealed
class
OnSerializedAttribute
:
Attribute
public
sealed
class
OnSerializingAttribute
:
Attribute
public
class
SerializationException
:
Exception
public
struct
StreamingContext