VOOZH about

URL: https://www.nuget.org/packages/System.Xml.XPath.XmlDocument/

⇱ NuGet Gallery | System.Xml.XPath.XmlDocument 4.7.0




👁 Image
System.Xml.XPath.XmlDocument 4.7.0

Prefix Reserved
dotnet add package System.Xml.XPath.XmlDocument --version 4.7.0
 
 
NuGet\Install-Package System.Xml.XPath.XmlDocument -Version 4.7.0
 
 
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.XPath.XmlDocument" Version="4.7.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Xml.XPath.XmlDocument" Version="4.7.0" />
 
Directory.Packages.props
<PackageReference Include="System.Xml.XPath.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.XPath.XmlDocument --version 4.7.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Xml.XPath.XmlDocument, 4.7.0"
 
 
#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.
#:package System.Xml.XPath.XmlDocument@4.7.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Xml.XPath.XmlDocument&version=4.7.0
 
Install as a Cake Addin
#tool nuget:?package=System.Xml.XPath.XmlDocument&version=4.7.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

About

Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package.

Main Types

The main types provided by this library are:

  • System.Xml.XPath.XmlDocumentXPathExtensions

Additional Documentation

License

System.Xml.XmlDocument is released as open source under the MIT license.

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 is compatible.  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 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 netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  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. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (129)

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.

Handlebars.Net.Helpers.XPath

Handlebars.Net.Helpers XPath

Abp

Abp

Braintree.Net

Updated Braintree Client Library for .NET — A C# / .NET SDK for interacting with the Braintree Payment Gateway (transactions, customers, subscriptions, webhooks, etc.). Supports .NET Standard 2.0 and .NET Framework 4.5.2+. MIT Licensed.

EPPlus.Core

EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.

GitHub repositories (30)

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

Repository Stars
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
CommunityToolkit/WindowsCommunityToolkit
ARCHIVE - New Repo: https://aka.ms/toolkit/windows
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
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.
SeriaWei/ZKEACMS
ZKEACMS build with .Net 8 (.Net CMS)可视化设计在线编辑内容管理系统
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
jackmott/LinqFaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
kekyo/IL2C
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
VahidN/EPPlus.Core
EPPlus.Core is an unofficial port of the EPPlus library to .NET Core
Azure/azure-storage-net-data-movement
Azure Storage Data Movement Library for .Net
PeterWaher/IoTGateway
New project
paiden/Nett
.Net library for TOML
JeffreySu/WxOpen
微信小程序 C# SDK,Senparc.Weixin.WxOpen.dll
PomeloFoundation/dotNETCore-Extensions
Version Downloads Last Updated
4.7.0 586,278 11/12/2024
4.3.0 263,130,200 11/15/2016
4.3.0-preview1-24530-04 48,615 10/24/2016
4.0.1 253,935,054 6/27/2016
4.0.1-rc2-24027 98,864 5/16/2016
4.0.1-beta-23516 12,475 11/18/2015
4.0.1-beta-23409 3,504 10/15/2015
4.0.1-beta-23225 2,883 9/2/2015
4.0.0 284,455 7/29/2015
4.0.0-beta-23109 2,637 7/27/2015
4.0.0-beta-23019 3,089 6/30/2015
4.0.0-beta-22816 4,196 4/24/2015
4.0.0-beta-22605 3,138 2/13/2015
4.0.0-beta-22416 2,820 1/16/2015
4.0.0-beta-22231 7,181 11/11/2014