HtmlAgilityPack 1.11.32
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).
Install-Package HtmlAgilityPack -Version 1.11.32
dotnet add package HtmlAgilityPack --version 1.11.32
<PackageReference Include="HtmlAgilityPack" Version="1.11.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HtmlAgilityPack --version 1.11.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HtmlAgilityPack, 1.11.32"
#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 HtmlAgilityPack as a Cake Addin
#addin nuget:?package=HtmlAgilityPack&version=1.11.32
// Install HtmlAgilityPack as a Cake Tool
#tool nuget:?package=HtmlAgilityPack&version=1.11.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- No dependencies.
Used By
NuGet packages (801)
Showing the top 5 NuGet packages that depend on HtmlAgilityPack:
Package | Downloads |
---|---|
UmbracoCms.Web
Contains the web assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project.
|
|
MSharp.Framework
M# components, data access tools and extension methods.
For migrating earlier web apps, update your web.config file:
1- DataProviderModelConfigurationSection is moved to the Core package so change the dataProviderModel session as below.
<section name="dataProviderModel" type="MSharp.Framework.Data.DataProviderModelConfigurationSection, MSharp.Framework.Core" />
2- Add netstandard assembly.
<compilation debug="true" targetFramework="4.7.2">
<assemblies>
<add assembly="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
</assemblies>
</compilation>
|
|
dotNetRDF
dotNetRDF is a RDF, SPARQL and Semantic Web API for .Net. It provides simple but powerfully extensible APIs for this and integrates with a variety of popular triple stores.
|
|
ElmahCore
ELMAH for ASP.NET Core
|
|
ReverseMarkdown
ReverseMarkdown is a Html to Markdown converter library in c#
|
GitHub repositories (156)
Showing the top 5 popular GitHub repositories that depend on HtmlAgilityPack:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
|
|
umbraco/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 500.000 websites
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.11.32 | 82,546 | 3/24/2021 |
1.11.31 | 115,787 | 3/3/2021 |
1.11.30 | 342,360 | 1/24/2021 |
1.11.29 | 461,838 | 12/16/2020 |
1.11.28 | 428,331 | 11/11/2020 |
1.11.27 | 35,349 | 11/7/2020 |
1.11.26 | 167,902 | 10/27/2020 |
1.11.25 | 127,182 | 10/18/2020 |
1.11.24 | 2,663,983 | 5/30/2020 |
1.11.23 | 1,457,998 | 3/22/2020 |
1.11.22 | 198,755 | 3/11/2020 |
1.11.21 | 413,232 | 2/23/2020 |
1.11.20 | 33,739 | 2/19/2020 |
1.11.19 | 48,025 | 2/17/2020 |
1.11.18 | 437,989 | 1/23/2020 |
1.11.17 | 1,084,589 | 11/25/2019 |
1.11.16 | 830,742 | 10/6/2019 |
1.11.15 | 159,440 | 10/1/2019 |
1.11.14 | 18,063 | 9/30/2019 |
1.11.13 | 5,821 | 9/30/2019 |
1.11.12 | 1,350,755 | 7/25/2019 |
1.11.11 | 89,200 | 7/22/2019 |
1.11.9 | 319,173 | 7/8/2019 |
1.11.8 | 189,171 | 6/26/2019 |
1.11.7 | 668,310 | 5/31/2019 |
1.11.6 | 12,234 | 5/31/2019 |
1.11.5 | 34,211 | 5/30/2019 |
1.11.4 | 593,007 | 4/29/2019 |
1.11.3 | 214,944 | 4/18/2019 |
1.11.2 | 320,236 | 4/5/2019 |
1.11.1 | 334,080 | 3/25/2019 |
1.11.0 | 109,578 | 3/19/2019 |
1.10.2 | 41,097 | 3/18/2019 |
1.10.1 | 4,348 | 3/18/2019 |
1.10.0 | 17,457 | 3/17/2019 |
1.9.1 | 231,593 | 2/28/2019 |
1.9.0 | 276,649 | 2/17/2019 |
1.8.14 | 1,267,514 | 1/22/2019 |
1.8.13 | 73,340 | 1/17/2019 |
1.8.12 | 95,821 | 1/11/2019 |
1.8.11 | 809,748 | 12/5/2018 |
1.8.10 | 614,443 | 11/8/2018 |
1.8.9 | 902,355 | 10/1/2018 |
1.8.8 | 405,292 | 9/21/2018 |
1.8.7 | 800,650 | 8/19/2018 |
1.8.6 | 95,373 | 8/10/2018 |
1.8.5 | 568,707 | 7/11/2018 |
1.8.4 | 762,301 | 5/26/2018 |
1.8.3 | 4,008 | 5/26/2018 |
1.8.2 | 447,595 | 5/11/2018 |
1.8.1 | 531,800 | 4/21/2018 |
1.8.0 | 141,009 | 4/14/2018 |
1.7.4 | 199,503 | 4/9/2018 |
1.7.3 | 20,455 | 4/7/2018 |
1.7.2 | 203,356 | 3/24/2018 |
1.7.1 | 330,364 | 3/3/2018 |
1.7.0 | 197,311 | 2/18/2018 |
1.6.17 | 106,773 | 2/13/2018 |
1.6.16 | 204,712 | 2/2/2018 |
1.6.15 | 176,260 | 1/21/2018 |
1.6.14 | 2,736 | 1/21/2018 |
1.6.13 | 208,286 | 1/9/2018 |
1.6.12 | 21,838 | 1/9/2018 |
1.6.11 | 55,683 | 1/4/2018 |
1.6.10 | 113,938 | 12/22/2017 |
1.6.9 | 3,965 | 12/22/2017 |
1.6.8 | 66,426 | 12/16/2017 |
1.6.7 | 121,705 | 12/10/2017 |
1.6.6 | 222,214 | 11/30/2017 |
1.6.5 | 351,930 | 11/15/2017 |
1.6.4 | 56,092 | 11/11/2017 |
1.6.3 | 177,991 | 11/1/2017 |
1.6.2 | 281,490 | 10/24/2017 |
1.6.1 | 85,506 | 10/16/2017 |
1.6.0 | 219,967 | 10/9/2017 |
1.6.0-beta1 | 6,632 | 9/23/2017 |
1.5.6-beta4 | 2,960 | 9/19/2017 |
1.5.6-beta3 | 2,029 | 9/19/2017 |
1.5.6-beta2 | 2,741 | 9/13/2017 |
1.5.6-beta1 | 2,283 | 9/12/2017 |
1.5.5 | 481,204 | 9/8/2017 |
1.5.5-beta1 | 2,038 | 9/8/2017 |
1.5.4 | 19,186 | 9/7/2017 |
1.5.3 | 12,378 | 9/6/2017 |
1.5.2 | 56,621 | 9/5/2017 |
1.5.2-beta6 | 20,687 | 8/7/2017 |
1.5.2-beta5 | 1,891 | 8/7/2017 |
1.5.2-beta4 | 2,291 | 8/2/2017 |
1.5.2-beta3 | 5,683 | 7/22/2017 |
1.5.2-beta2 | 6,983 | 7/11/2017 |
1.5.2-beta1 | 2,117 | 7/10/2017 |
1.5.1 | 852,771 | 7/6/2017 |
1.5.1-beta1 | 1,966 | 7/5/2017 |
1.5.0 | 183,702 | 7/2/2017 |
1.4.9.5 | 7,147,889 | 7/14/2016 |
1.4.9.4 | 207,081 | 6/29/2016 |
1.4.9.3 | 47,984 | 6/28/2016 |
1.4.9.2 | 44,416 | 6/28/2016 |
1.4.9.1 | 43,801 | 6/28/2016 |
1.4.9 | 5,106,037 | 9/16/2014 |
1.4.8 | 48,579 | 9/5/2014 |
1.4.6 | 3,635,478 | 8/7/2012 |
1.4.5 | 40,283 | 7/11/2012 |
1.4.4 | 11,732 | 6/9/2012 |
1.4.3 | 329,421 | 11/5/2011 |
1.4.2 | 14,862 | 7/20/2011 |
1.4.1 | 3,789 | 7/12/2011 |
1.4.0 | 114,795 | 1/16/2011 |
1.3.0 | 45,804 | 5/5/2011 |