System.Xml.ReaderWriter 4.3.0-preview1-24530-04
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Xml.ReaderWriter.
| Packages | Downloads |
|---|---|
|
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
5 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for cryptographic operations.
|
5 |
|
System.Xml.XmlDocument
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package.
Commonly Used Types:
System.Xml.XmlNode
System.Xml.XmlElement
System.Xml.XmlAttribute
System.Xml.XmlDocument
System.Xml.XmlDeclaration
System.Xml.XmlText
System.Xml.XmlComment
System.Xml.XmlNodeList
System.Xml.XmlWhitespace
System.Xml.XmlCDataSection
When using NuGet 3.x this package requires at least version 3.4.
|
5 |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for cryptographic operations.
|
4 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
|
4 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/9081e399a13297f6e2fd37cb06ca82ffba3eed21
|
4 |
|
Microsoft.Rest.ClientRuntime
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
Supported Platforms:
- Portable Class Libraries
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- DotNet Core
|
4 |
|
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.
|
4 |
|
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>
|
4 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
System.Xml.XPath
Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model.
Commonly Used Types:
System.Xml.XPath.XPathNavigator
System.Xml.XPath.IXPathNavigable
System.Xml.XPath.XPathNodeType
System.Xml.XPath.XPathNodeIterator
System.Xml.XPath.XPathExpression
System.Xml.XPath.XPathResultType
System.Xml.XPath.XPathException
System.Xml.XPath.XPathDocument
System.Xml.XPath.XPathItem
System.Xml.XPath.XPathNamespaceScope
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
System.Xml.XmlSerializer
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects.
Commonly Used Types:
System.Xml.Serialization.IXmlSerializable
System.Xml.Serialization.XmlSerializer
System.Xml.Serialization.XmlIgnoreAttribute
System.Xml.Serialization.XmlElementAttribute
System.Xml.Serialization.XmlAttributeAttribute
System.Xml.Serialization.XmlArrayAttribute
System.Xml.Serialization.XmlRootAttribute
System.Xml.Serialization.XmlArrayItemAttribute
System.Xml.Serialization.XmlTypeAttribute
System.Xml.Serialization.XmlEnumAttribute
When using NuGet 3.x this package requires at least version 3.4.
|
4 |
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
4 |
|
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.
|
4 |
|
Microsoft.IdentityModel.Clients.ActiveDirectory
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.
|
4 |
|
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
4 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
.NET Standard 1.3
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem.Primitives (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
.NETPortable 0.0
- No dependencies.
Windows 8.0
- No dependencies.
WindowsPhone 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
.NET Standard 1.0
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Framework 4.6
- No dependencies.
.NETCore 5.0
- System.Diagnostics.Debug (>= 4.3.0-preview1-24530-04)
- System.Globalization (>= 4.3.0-preview1-24530-04)
- System.IO (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem (>= 4.3.0-preview1-24530-04)
- System.IO.FileSystem.Primitives (>= 4.3.0-preview1-24530-04)
- System.Resources.ResourceManager (>= 4.3.0-preview1-24530-04)
- System.Collections (>= 4.3.0-preview1-24530-04)
- System.Runtime.Extensions (>= 4.3.0-preview1-24530-04)
- System.Runtime (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks.Extensions (>= 4.3.0-preview1-24530-04)
- System.Threading.Tasks (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding.Extensions (>= 4.3.0-preview1-24530-04)
- System.Text.Encoding (>= 4.3.0-preview1-24530-04)
- System.Runtime.InteropServices (>= 4.3.0-preview1-24530-04)
- System.Text.RegularExpressions (>= 4.3.0-preview1-24530-04)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.1 | 4 | 12/16/2025 |
| 4.3.0 | 2 | 12/17/2025 |
| 4.3.0-preview1-24530-04 | 4 | 12/16/2025 |
| 4.0.12 | 3 | 12/16/2025 |
| 4.0.11 | 3 | 12/16/2025 |
| 4.0.11-rc2-24027 | 2 | 12/17/2025 |
| 4.0.11-beta-23516 | 4 | 12/09/2025 |
| 4.0.11-beta-23409 | 2 | 12/17/2025 |
| 4.0.11-beta-23225 | 3 | 12/11/2025 |
| 4.0.10 | 3 | 12/16/2025 |
| 4.0.10-beta-23109 | 2 | 12/17/2025 |
| 4.0.10-beta-23019 | 2 | 12/17/2025 |
| 4.0.10-beta-22816 | 3 | 12/17/2025 |
| 4.0.10-beta-22605 | 3 | 12/10/2025 |
| 4.0.10-beta-22416 | 3 | 12/17/2025 |
| 4.0.10-beta-22231 | 3 | 12/17/2025 |
| 4.0.0 | 3 | 12/17/2025 |
| 4.0.0-beta-23109 | 3 | 12/17/2025 |
| 4.0.0-beta-23019 | 2 | 12/17/2025 |