System.Xml.XPath.XmlDocument
4.0.1
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" />
paket add System.Xml.XPath.XmlDocument --version 4.0.1
#r "nuget: System.Xml.XPath.XmlDocument, 4.0.1"
// 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
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.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid monoandroid10 |
| MonoMac | monomac |
| MonoTouch | monotouch monotouch10 |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios xamarinios10 |
| Xamarin.Mac | xamarinmac xamarinmac20 |
| Xamarin.TVOS | xamarintvos xamarintvos10 |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETFramework 4.6
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XPath (>= 4.0.1)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Xml.ReaderWriter (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XPath (>= 4.0.1)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- 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.
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 | Downloads | Last updated |
|---|---|---|
| 4.0.1 | 0 | 06.02.2022 |