System.Xml.XmlDocument 4.0.0-beta-22816

Prefix Reserved
This is a prerelease version of System.Xml.XmlDocument.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Xml.XmlDocument --version 4.0.0-beta-22816
                    
NuGet\Install-Package System.Xml.XmlDocument -Version 4.0.0-beta-22816
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Xml.XmlDocument" Version="4.0.0-beta-22816" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Xml.XmlDocument" Version="4.0.0-beta-22816" />
                    
Directory.Packages.props
<PackageReference Include="System.Xml.XmlDocument" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Xml.XmlDocument --version 4.0.0-beta-22816
                    
#r "nuget: System.Xml.XmlDocument, 4.0.0-beta-22816"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Xml.XmlDocument&version=4.0.0-beta-22816&prerelease
                    
Install System.Xml.XmlDocument as a Cake Addin
#tool nuget:?package=System.Xml.XmlDocument&version=4.0.0-beta-22816&prerelease
                    
Install System.Xml.XmlDocument as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
ASP.NETCore aspnetcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (338)

Showing the top 5 NuGet packages that depend on System.Xml.XmlDocument:

Package Downloads
Newtonsoft.Json

Json.NET is a popular high-performance JSON framework for .NET

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.

System.Private.DataContractSerialization

Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages. When using NuGet 3.x this package requires at least version 3.4.

Microsoft.IdentityModel.Clients.ActiveDirectory

There is a newer version of this library available here: https://www.nuget.org/packages/Microsoft.Identity.Client/ Migration guide: https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration ADAL no longer receives new feature improvements.

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, 6, 7, 8 and 9 - .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

GitHub repositories (131)

Showing the top 20 popular GitHub repositories that depend on System.Xml.XmlDocument:

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
chocolatey/choco
Chocolatey - the package manager for Windows
neuecc/UniRx
Reactive Extensions for Unity
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
xamarin/XamarinComponents
Plugins for Xamarin
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
itext/itext-dotnet
iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enha
VitalElement/AvalonStudio
Cross platform IDE and Shell
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
xamarin/ios-samples
Xamarin.iOS sample apps
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
UnderminersTeam/UndertaleModTool
The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
Version Downloads Last updated
4.3.0 1,030,050,267 11/15/2016
4.3.0-preview1-24530-04 63,115 10/24/2016
4.0.1 374,009,375 6/27/2016
4.0.1-rc2-24027 2,566,772 5/16/2016
4.0.1-beta-23516 37,217 11/18/2015
4.0.1-beta-23409 5,600 10/15/2015
4.0.1-beta-23225 5,040 9/2/2015
4.0.0 2,295,851 7/29/2015
4.0.0-beta-23109 6,445 7/27/2015
4.0.0-beta-23019 15,157 6/30/2015
4.0.0-beta-22816 8,454 4/24/2015
4.0.0-beta-22605 4,767 2/13/2015
4.0.0-beta-22416 4,225 1/16/2015
4.0.0-beta-22231 27,201 11/11/2014