System.Private.DataContractSerialization
4.1.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages.
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Private.DataContractSerialization -Version 4.1.1
dotnet add package System.Private.DataContractSerialization --version 4.1.1
<PackageReference Include="System.Private.DataContractSerialization" Version="4.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Private.DataContractSerialization --version 4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Private.DataContractSerialization, 4.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Private.DataContractSerialization as a Cake Addin
#addin nuget:?package=System.Private.DataContractSerialization&version=4.1.1
// Install System.Private.DataContractSerialization as a Cake Tool
#tool nuget:?package=System.Private.DataContractSerialization&version=4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XmlSerializer (>= 4.0.11)
-
.NETFramework 4.6
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Xml.XmlDocument (>= 4.0.1)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Collections.Concurrent (>= 4.0.12)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XmlSerializer (>= 4.0.11)
-
MonoAndroid 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
-
MonoTouch 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
-
Xamarin.iOS 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
-
Xamarin.Mac 2.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
-
Xamarin.TVOS 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
-
Xamarin.WatchOS 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Private.DataContractSerialization:
| Package | Downloads |
|---|---|
|
System.Runtime.Serialization.Xml
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Commonly Used Types:
System.Runtime.Serialization.DataContractSerializer
System.Runtime.Serialization.XmlObjectSerializer
System.Runtime.Serialization.InvalidDataContractException
System.Xml.XmlDictionaryReader
System.Xml.XmlDictionaryWriter
System.Xml.XmlDictionaryString
System.Xml.UniqueId
System.Xml.XmlDictionaryReaderQuotas
System.Runtime.Serialization.DataContractResolver
System.Xml.IXmlDictionary
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
System.Runtime.Serialization.Json
Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects.
Commonly Used Types:
System.Runtime.Serialization.Json.DataContractJsonSerializer
When using NuGet 3.x this package requires at least version 3.4.
|