System.Runtime.Serialization.Xml 4.0.10-beta-22231
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Showing the top 20 packages that depend on System.Runtime.Serialization.Xml.
| Packages | Downloads |
|---|---|
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
12 |
|
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>
|
12 |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
d67bd83a075b8b10cb95810568073c1a3211f28b
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
System.ServiceModel.Primitives
Package Description
|
11 |
|
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>
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
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>
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
System.ServiceModel.NetTcp
Package Description
|
11 |
|
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>
|
11 |
|
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>
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
11 |
|
System.ServiceModel.Primitives
Provides the common types used by all of the WCF libraries.
|
11 |
|
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>
be2ad4a596dbfdcdb23efa4348e3200712729258
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
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
ef12c524d29edfd2f5db96cf1ac60b2372986790
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
|
DocumentFormat.OpenXml
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
|
10 |
|
System.ServiceModel.Http
Package Description
|
10 |
|
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
5937b8c4e63f32a2356bd6d63c912c4e2a98dced
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
|
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
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
Any 0.0
- System.IO (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.0-beta-22231)
- System.Text.Encoding (>= 4.0.0-beta-22231)
- System.Xml.ReaderWriter (>= 4.0.0-beta-22231)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 11 | 09/13/2026 |
| 4.3.0-preview1-24530-04 | 4 | 09/13/2026 |
| 4.1.2 | 5 | 09/13/2026 |
| 4.1.1 | 5 | 09/13/2026 |
| 4.1.1-rc2-24027 | 5 | 09/13/2026 |
| 4.1.0 | 4 | 09/13/2026 |
| 4.1.0-beta-23516 | 5 | 09/13/2026 |
| 4.0.11 | 4 | 09/13/2026 |
| 4.0.11-beta-23409 | 5 | 09/13/2026 |
| 4.0.11-beta-23225 | 5 | 09/13/2026 |
| 4.0.10 | 3 | 09/13/2026 |
| 4.0.10-beta-23109 | 9 | 09/13/2026 |
| 4.0.10-beta-23019 | 5 | 09/13/2026 |
| 4.0.10-beta-22816 | 5 | 09/13/2026 |
| 4.0.10-beta-22605 | 4 | 09/13/2026 |
| 4.0.10-beta-22416 | 5 | 09/13/2026 |
| 4.0.10-beta-22231 | 4 | 09/13/2026 |
| 4.0.0 | 5 | 09/13/2026 |
| 4.0.0-beta-23109 | 4 | 09/13/2026 |
| 4.0.0-beta-23019 | 5 | 09/13/2026 |