System.Runtime.Serialization.Xml
4.0.10-beta-23109
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Runtime.Serialization.Xml --version 4.0.10-beta-23109
NuGet\Install-Package System.Runtime.Serialization.Xml -Version 4.0.10-beta-23109
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.0.10-beta-23109" />
<PackageVersion Include="System.Runtime.Serialization.Xml" Version="4.0.10-beta-23109" />
<PackageReference Include="System.Runtime.Serialization.Xml" />
paket add System.Runtime.Serialization.Xml --version 4.0.10-beta-23109
#r "nuget: System.Runtime.Serialization.Xml, 4.0.10-beta-23109"
#:package System.Runtime.Serialization.Xml@4.0.10-beta-23109
#addin nuget:?package=System.Runtime.Serialization.Xml&version=4.0.10-beta-23109&prerelease
#tool nuget:?package=System.Runtime.Serialization.Xml&version=4.0.10-beta-23109&prerelease
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNXCore | dnxcore50 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
-
.NETCore 5.0
- System.Private.DataContractSerialization (>= 4.0.0-beta-23109)
- System.Runtime.Serialization.Primitives (>= 4.0.10-beta-23109)
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.0
- System.IO (>= 4.0.0-beta-23109)
- System.Runtime (>= 4.0.0-beta-23109)
- System.Runtime.Serialization.Primitives (>= 4.0.10-beta-23109)
- System.Text.Encoding (>= 4.0.0-beta-23109)
- System.Xml.ReaderWriter (>= 4.0.0-beta-23109)
-
DNXCore 5.0
- System.Private.DataContractSerialization (>= 4.0.0-beta-23109)
- System.Runtime.Serialization.Primitives (>= 4.0.10-beta-23109)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on System.Runtime.Serialization.Xml:
Package | Downloads |
---|---|
System.ServiceModel.Primitives
Provides common Windows Communication Foundation (WCF) types for consuming and communicating with services. Commonly Used Types: System.ServiceModel.ClientBase<TChannel> System.ServiceModel.IClientChannel System.ServiceModel.ICommunicationObject System.ServiceModel.Channels.IChannel System.ServiceModel.IContextChannel System.ServiceModel.IExtensibleObject<T> System.ServiceModel.DataContractFormatAttribute System.ServiceModel.Description.IOperationBehavior System.ServiceModel.Channels.Message System.ServiceModel.FaultException<TDetail> - 1548494 |
|
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages. - 1548494 |
|
System.ServiceModel.Http
Provides classes that allow applications to consume HTTP and WebSocket web services. Use the System.ServiceModel.BasicHttpBinding class for communication with ASMX-based web services and other services that conform to the WS-I Basic Profile 1.1. Whereas, use the System.ServiceModel.NetHttpBinding class for communication with .NET-based WebSocket services. Commonly Used Types: System.ServiceModel.BasicHttpBinding System.ServiceModel.Channels.HttpRequestMessageProperty System.ServiceModel.Channels.HttpResponseMessageProperty System.ServiceModel.Channels.HttpTransportBindingElement System.ServiceModel.Channels.HttpsTransportBindingElement System.ServiceModel.HttpClientCredentialType System.ServiceModel.BasicHttpSecurityMode System.ServiceModel.HttpTransportSecurity System.ServiceModel.BasicHttpMessageCredentialType System.ServiceModel.HttpBindingBase - 1548494 |
|
System.ServiceModel.Security
Provides common security types for consuming and communicating with services. Commonly Used Types: System.ServiceModel.DnsEndpointIdentity System.ServiceModel.MessageSecurityVersion System.ServiceModel.UpnEndpointIdentity System.ServiceModel.SpnEndpointIdentity - 1548494 |
|
System.ServiceModel.NetTcp
Provides types for consuming and communicating with WCF services over the Transmission Control Protocol (TCP). Commonly Used Types: System.ServiceModel.NetTcpBinding System.ServiceModel.NetTcpSecurity - 1548494 |
GitHub repositories (19)
Showing the top 19 popular GitHub repositories that depend on System.Runtime.Serialization.Xml:
Repository | Stars |
---|---|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
|
|
MarimerLLC/csla
A home for your business logic in any .NET application.
|
|
UiPath/CoreWF
WF runtime ported to work on .NET 6
|
|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
jonwagner/Insight.Database
Fast, lightweight .NET micro-ORM
|
|
aspnet/AspNetWebStack
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
TexTools/FFXIV_TexTools_UI
|
|
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
|
|
muak/AiForms.SettingsView
SettingsView for Xamarin.Forms
|
|
Azure/azure-storage-net-data-movement
Azure Storage Data Movement Library for .Net
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
|
CloudNimble/PortableRest
A library for consuming REST APIs from Portable Class Libraries. Designed to be partially drop-in compatible with RestSharp.
|
|
WildGums/Orc.LicenseManager
License Manager
|
Version | Downloads | Last Updated |
---|---|---|
4.1.0-beta-23516 | 798 | 11/18/2015 |
4.0.11-beta-23409 | 2,244 | 10/15/2015 |
4.0.11-beta-23225 | 1,288 | 9/2/2015 |
4.0.10 | 85,425 | 7/29/2015 |
4.0.10-beta-23109 | 1,984 | 7/27/2015 |
4.0.10-beta-23019 | 716 | 6/30/2015 |
4.0.10-beta-22816 | 1,361 | 4/24/2015 |
4.0.10-beta-22605 | 9,164 | 2/13/2015 |
4.0.10-beta-22416 | 6,180 | 1/16/2015 |
4.0.10-beta-22231 | 20,210 | 11/11/2014 |
4.0.0 | 4,575 | 7/29/2015 |
4.0.0-beta-23109 | 103 | 7/27/2015 |
4.0.0-beta-23019 | 183 | 6/30/2015 |