System.Xml.XmlDocument 4.0.1-beta-23516
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
- 1548494
Showing the top 20 packages that depend on System.Xml.XmlDocument.
Packages | Downloads |
---|---|
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
4,604 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
2,419 |
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.
|
518 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
309 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
126 |
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.
|
82 |
System.Xml.XPath.XmlDocument
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.
Commonly Used Types:
System.Xml.XPath.XmlDocumentExtensions
When using NuGet 3.x this package requires at least version 3.4.
|
81 |
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
79 |
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
|
74 |
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
74 |
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5 and 6
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
73 |
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
72 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS, and Xamarin Android.
|
70 |
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/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
|
70 |
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
|
69 |
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.
|
69 |
NLog
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET Framework 3.5, 4, 4.5, 4.6, 4.7 & 4.8
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
|
68 |
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.
|
68 |
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
|
67 |
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
|
66 |
MonoAndroid 1.0
- No dependencies.
.NETPlatform 5.4
- System.Threading (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Collections (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Xml.ReaderWriter (>= 4.0.10)
- System.Text.Encoding (>= 4.0.10)
- System.Runtime (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
.NETPlatform 5.1
- System.IO (>= 4.0.0)
- System.Xml.ReaderWriter (>= 4.0.0)
- System.Runtime (>= 4.0.0)
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 91 | 11/09/2020 |
4.3.0-preview1-24530-04 | 63 | 10/23/2022 |
4.0.1 | 62 | 11/10/2021 |
4.0.1-rc2-24027 | 58 | 03/02/2023 |
4.0.1-beta-23516 | 58 | 11/27/2022 |
4.0.1-beta-23409 | 46 | 06/16/2023 |
4.0.1-beta-23225 | 55 | 11/29/2022 |
4.0.0 | 51 | 09/04/2022 |
4.0.0-beta-23109 | 54 | 07/14/2022 |
4.0.0-beta-23019 | 46 | 11/20/2022 |
4.0.0-beta-22816 | 44 | 07/12/2023 |
4.0.0-beta-22605 | 50 | 11/05/2022 |
4.0.0-beta-22416 | 51 | 11/14/2022 |
4.0.0-beta-22231 | 60 | 11/15/2022 |