AngleSharp.XPath
1.1.5
XPath support for AngleSharp
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AngleSharp.XPath -Version 1.1.5
dotnet add package AngleSharp.XPath --version 1.1.5
<PackageReference Include="AngleSharp.XPath" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AngleSharp.XPath --version 1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AngleSharp.XPath, 1.1.5"
#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 AngleSharp.XPath as a Cake Addin
#addin nuget:?package=AngleSharp.XPath&version=1.1.5
// Install AngleSharp.XPath as a Cake Tool
#tool nuget:?package=AngleSharp.XPath&version=1.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- AngleSharp (>= 0.13.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AngleSharp.XPath:
Package | Downloads |
---|---|
Pangolin.Standard
A framework for declarative UI testing for ASP.NET apps.
|
|
ReadyNAS1500
Package Description
|
|
Derungs.H2o
![Package is still in development. It works, but is far away from being very stable]!
H2o (HtmlToObject) is a parser which parses HTML into objects using XPath, Css or Regex selectors. Selectors can easily be assigned to classes using attributes.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AngleSharp.XPath:
Repository | Stars |
---|---|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
|