System.Xml.XPath.XmlDocument
4.3.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Xml.XPath.XmlDocument --version 4.3.0
NuGet\Install-Package System.Xml.XPath.XmlDocument -Version 4.3.0
<PackageReference Include="System.Xml.XPath.XmlDocument" Version="4.3.0" />
paket add System.Xml.XPath.XmlDocument --version 4.3.0
#r "nuget: System.Xml.XPath.XmlDocument, 4.3.0"
// Install System.Xml.XPath.XmlDocument as a Cake Addin #addin nuget:?package=System.Xml.XPath.XmlDocument&version=4.3.0 // Install System.Xml.XPath.XmlDocument as a Cake Tool #tool nuget:?package=System.Xml.XPath.XmlDocument&version=4.3.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETFramework 4.6
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath (>= 4.3.0)
-
.NETStandard 1.3
- System.Collections (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath (>= 4.3.0)
-
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 (138)
Showing the top 5 NuGet packages that depend on System.Xml.XPath.XmlDocument:
Package | Downloads |
---|---|
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). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads. |
|
Microsoft.VisualStudio.Services.Client
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to shared platform services such as account, profile, identity, security, and more via public REST APIs. |
|
WireMock.Net
Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape. |
|
Abp
Abp |
|
Handlebars.Net.Helpers.XPath
Handlebars.Net.Helpers XPath |
GitHub repositories (30)
Showing the top 5 popular GitHub repositories that depend on System.Xml.XPath.XmlDocument:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
|
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 442 | 11/12/2024 |
4.3.0 | 199,497,246 | 11/15/2016 |
4.3.0-preview1-24530-04 | 46,821 | 10/24/2016 |
4.0.1 | 208,821,296 | 6/27/2016 |
4.0.1-rc2-24027 | 97,687 | 5/16/2016 |
4.0.1-beta-23516 | 11,775 | 11/18/2015 |
4.0.1-beta-23409 | 2,809 | 10/15/2015 |
4.0.1-beta-23225 | 2,204 | 9/2/2015 |
4.0.0 | 225,448 | 7/29/2015 |
4.0.0-beta-23109 | 1,921 | 7/27/2015 |
4.0.0-beta-23019 | 2,227 | 6/30/2015 |
4.0.0-beta-22816 | 3,324 | 4/24/2015 |
4.0.0-beta-22605 | 2,280 | 2/13/2015 |
4.0.0-beta-22416 | 1,947 | 1/16/2015 |
4.0.0-beta-22231 | 6,221 | 11/11/2014 |