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
0cdb612ce9cc705f11132c9d162347607b45cf99
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
0cdb612ce9cc705f11132c9d162347607b45cf99
When using NuGet 3.x this package requires at least version 3.4.
|
11 |
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
0cdb612ce9cc705f11132c9d162347607b45cf99
When using NuGet 3.x this package requires at least version 3.4.
|
10 |
System.ServiceModel.Http
Provides the types that permit SOAP messages to be exchanged using Http (example: BasicHttpBinding).
|
9 |
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>
0cdb612ce9cc705f11132c9d162347607b45cf99
When using NuGet 3.x this package requires at least version 3.4.
|
9 |
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
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
|
7 |
System.ServiceModel.Primitives
Provides the common types used by all of the WCF libraries.
|
6 |
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
|
6 |
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>
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
Microsoft.AspNet.WebApi.Client
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
|
5 |
FubarCoder.RestSharp.Portable.Core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible.
Supported Platforms:
- .NET Standard 1.0
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
|
4 |
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.
|
4 |
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NET.
6.0.5 contains .NET native compilers 1.7.3 and 2.0.
When using Visual Studio this package requires Visual Studio 2017 or later.
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
System.ServiceModel.Http
Package Description
|
4 |
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
|
4 |
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.
|
4 |
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
4 |
NodaTime
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
|
4 |
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
62104e14e02e93e5808e884b94bed426f9529cc3
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
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 | 4 | 2/27/2025 |
4.3.0-preview1-24530-04 | 3 | 3/6/2025 |
4.1.2 | 2 | 2/27/2025 |
4.1.1 | 4 | 1/3/2024 |
4.1.1-rc2-24027 | 2 | 3/5/2025 |
4.1.0 | 2 | 2/27/2025 |
4.1.0-beta-23516 | 3 | 3/5/2025 |
4.0.11 | 3 | 2/27/2025 |
4.0.11-beta-23409 | 4 | 3/5/2025 |
4.0.11-beta-23225 | 3 | 3/5/2025 |
4.0.10 | 2 | 2/27/2025 |
4.0.10-beta-23109 | 3 | 3/5/2025 |
4.0.10-beta-23019 | 3 | 3/5/2025 |
4.0.10-beta-22816 | 3 | 3/5/2025 |
4.0.10-beta-22605 | 3 | 3/5/2025 |
4.0.10-beta-22416 | 3 | 3/5/2025 |
4.0.10-beta-22231 | 2 | 3/4/2025 |
4.0.0 | 3 | 2/27/2025 |
4.0.0-beta-23109 | 2 | 3/5/2025 |
4.0.0-beta-23019 | 3 | 3/5/2025 |