System.Xml.XPath.XmlDocument 4.0.1

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.

Requires NuGet 2.12 or higher.

Install-Package System.Xml.XPath.XmlDocument -Version 4.0.1
dotnet add package System.Xml.XPath.XmlDocument --version 4.0.1
<PackageReference Include="System.Xml.XPath.XmlDocument" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Xml.XPath.XmlDocument --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Xml.XPath.XmlDocument, 4.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Xml.XPath.XmlDocument as a Cake Addin
#addin nuget:?package=System.Xml.XPath.XmlDocument&version=4.0.1

// Install System.Xml.XPath.XmlDocument as a Cake Tool
#tool nuget:?package=System.Xml.XPath.XmlDocument&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://go.microsoft.com/fwlink/?LinkID=799417

NuGet packages (5)

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

Package Downloads
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
NUnit3TestAdapter
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.) Note that with this package you should not install the VSIX adapter package.
HtmlAgilityPack
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Microsoft.Build
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks.Core assembly which implements the commonly used tasks of MSBuild.

Version History

Version Downloads Last updated
4.0.1 0 06.02.2022