![]() |
VOOZH | about |
Requires NuGet 2.12 or higher.
dotnet add package System.Xml.XPath.XDocument --version 4.3.0
NuGet\Install-Package System.Xml.XPath.XDocument -Version 4.3.0
<PackageReference Include="System.Xml.XPath.XDocument" Version="4.3.0" />
<PackageVersion Include="System.Xml.XPath.XDocument" Version="4.3.0" />Directory.Packages.props
<PackageReference Include="System.Xml.XPath.XDocument" />Project file
paket add System.Xml.XPath.XDocument --version 4.3.0
#r "nuget: System.Xml.XPath.XDocument, 4.3.0"
#:package System.Xml.XPath.XDocument@4.3.0
#addin nuget:?package=System.Xml.XPath.XDocument&version=4.3.0Install as a Cake Addin
#tool nuget:?package=System.Xml.XPath.XDocument&version=4.3.0Install as a Cake Tool
Provides extension methods that add System.Xml.XPath support to the System.Xml.XDocument package.
Commonly Used Types:
System.Xml.XPath.Extensions
System.Xml.XPath.XDocumentExtensions
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 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 was computed. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. monoandroid10 monoandroid10 is compatible. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. monotouch10 monotouch10 is compatible. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. xamarinmac20 xamarinmac20 is compatible. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. xamarintvos10 xamarintvos10 is compatible. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. xamarinwatchos10 xamarinwatchos10 is compatible. |
Showing the top 5 NuGet packages that depend on System.Xml.XPath.XDocument:
| 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. |
|
|
Machine.Specifications
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests. |
|
|
OfficeOpenXml.Core.ExcelPackage
OfficeOpenXml.Core.ExcelPackage |
|
|
NSwag.AssemblyLoader
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript |
|
|
SpecFlow.NetCore
Generate tests from SpecFlow feature files inside .NET Core projects. |
Showing the top 20 popular GitHub repositories that depend on System.Xml.XPath.XDocument:
| Repository | Stars |
|---|---|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
|
zzzprojects/html-agility-pack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
|
|
|
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).
|
|
|
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
|
|
|
TabularEditor/TabularEditor
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version). This repository is being maintained by Daniel Otykier.
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
structuremap/structuremap
A Dependency Injection/Inversion of Control tool for .NET
|
|
|
jackmott/LinqFaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
|
|
|
dukus/digiCamControl
DSLR camera remote control open source software
|
|
|
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
|
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
|
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
|
|
|
luca-piccioni/OpenGL.Net
Modern OpenGL bindings for C#.
|
|
|
vchelaru/FlatRedBall
Cross-platform 2D game engine focused on ultimate productivity built in .NET
|
|
|
arviedelgado/roro
roro is a free, open-source robotic process automation software
|
|
|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
|
config-r/config-r
Write your .NET configuration files in C#
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.3.0 | 272,915,413 | 11/15/2016 |
| 4.3.0-preview1-24530-04 | 44,151 | 10/24/2016 |
| 4.0.1 | 173,447,816 | 6/27/2016 |
| 4.0.1-rc2-24027 | 2,256,705 | 5/16/2016 |
| 4.0.1-beta-23516 | 4,526 | 11/18/2015 |
| 4.0.1-beta-23409 | 2,978 | 10/15/2015 |
| 4.0.1-beta-23225 | 2,703 | 9/2/2015 |
| 4.0.0 | 695,657 | 7/29/2015 |
| 4.0.0-beta-23109 | 2,536 | 7/27/2015 |
| 4.0.0-beta-23019 | 2,790 | 6/30/2015 |
| 4.0.0-beta-22816 | 3,039 | 4/24/2015 |
| 4.0.0-beta-22605 | 3,001 | 2/13/2015 |
| 4.0.0-beta-22416 | 2,788 | 1/16/2015 |
| 4.0.0-beta-22231 | 7,142 | 11/11/2014 |