HtmlAgilityPack 1.6.8

.NET Standard 1.3 .NET Framework 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package HtmlAgilityPack --version 1.6.8
NuGet\Install-Package HtmlAgilityPack -Version 1.6.8
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="HtmlAgilityPack" Version="1.6.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HtmlAgilityPack --version 1.6.8
#r "nuget: HtmlAgilityPack, 1.6.8"
#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.
// Install HtmlAgilityPack as a Cake Addin
#addin nuget:?package=HtmlAgilityPack&version=1.6.8

// Install HtmlAgilityPack as a Cake Tool
#tool nuget:?package=HtmlAgilityPack&version=1.6.8

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).

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net20 net35 net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Store netcore netcore45 netcore451
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.1K)

Showing the top 5 NuGet packages that depend on HtmlAgilityPack:

Package Downloads
Umbraco.Cms.Infrastructure The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains the infrastructure assembly needed to run Umbraco CMS.

Selenium.Axe

Tools for using aXe for web accessibility testing with C# and Selenium

UmbracoCms.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

ElmahCore

ELMAH for ASP.NET Core

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>

GitHub repositories (220)

Showing the top 5 popular GitHub repositories that depend on HtmlAgilityPack:

Repository Stars
ppy/osu
rhythm is just a *click* away!
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
Richasy/Bili.Uwp
适用于新系统UI的哔哩
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.
Version Downloads Last updated
1.11.46 3,135,603 9/14/2022
1.11.45 584,900 8/23/2022
1.11.44 734 8/23/2022
1.11.43 3,462,130 6/2/2022
1.11.42 4,095,428 2/4/2022
1.11.41 28,565 2/3/2022
1.11.40 949,467 1/14/2022
1.11.39 1,231,253 12/2/2021
1.11.38 872,211 11/10/2021
1.11.37 3,587,095 9/28/2021
1.11.36 2,897,829 8/11/2021
1.11.35 47,443 8/9/2021
1.11.34 2,305,311 6/7/2021
1.11.33 1,881,209 4/22/2021
1.11.32 1,061,088 3/24/2021
1.11.31 958,200 3/3/2021
1.11.30 1,532,912 1/24/2021
1.11.29 2,801,562 12/16/2020
1.11.28 1,765,002 11/11/2020
1.11.27 170,274 11/7/2020
1.11.26 678,829 10/27/2020
1.11.25 426,057 10/18/2020
1.11.24 8,196,265 5/30/2020
1.11.23 3,210,020 3/22/2020
1.11.22 680,367 3/11/2020
1.11.21 1,039,092 2/23/2020
1.11.20 83,963 2/19/2020
1.11.19 97,619 2/17/2020
1.11.18 1,466,241 1/23/2020
1.11.17 1,924,794 11/25/2019
1.11.16 1,483,056 10/6/2019
1.11.15 442,763 10/1/2019
1.11.14 33,595 9/30/2019
1.11.13 6,495 9/30/2019
1.11.12 2,538,522 7/25/2019
1.11.11 189,637 7/22/2019
1.11.9 401,760 7/8/2019
1.11.8 351,313 6/26/2019
1.11.7 1,058,999 5/31/2019
1.11.6 13,738 5/31/2019
1.11.5 47,405 5/30/2019
1.11.4 1,060,217 4/29/2019
1.11.3 376,958 4/18/2019
1.11.2 475,643 4/5/2019
1.11.1 528,807 3/25/2019
1.11.0 247,525 3/19/2019
1.10.2 57,311 3/18/2019
1.10.1 6,305 3/18/2019
1.10.0 25,808 3/17/2019
1.9.1 444,174 2/28/2019
1.9.0 489,057 2/17/2019
1.8.14 2,495,375 1/22/2019
1.8.13 119,842 1/17/2019
1.8.12 136,044 1/11/2019
1.8.11 1,117,141 12/5/2018
1.8.10 883,804 11/8/2018
1.8.9 1,600,714 10/1/2018
1.8.8 813,028 9/21/2018
1.8.7 1,157,395 8/19/2018
1.8.6 146,637 8/10/2018
1.8.5 763,662 7/11/2018
1.8.4 1,293,329 5/26/2018
1.8.3 4,631 5/26/2018
1.8.2 620,024 5/11/2018
1.8.1 722,353 4/21/2018
1.8.0 207,728 4/14/2018
1.7.4 348,121 4/9/2018
1.7.3 31,957 4/7/2018
1.7.2 305,387 3/24/2018
1.7.1 538,806 3/3/2018
1.7.0 476,064 2/18/2018
1.6.17 215,055 2/13/2018
1.6.16 335,292 2/2/2018
1.6.15 224,047 1/21/2018
1.6.14 3,304 1/21/2018
1.6.13 295,361 1/9/2018
1.6.12 35,877 1/9/2018
1.6.11 138,723 1/4/2018
1.6.10 146,578 12/22/2017
1.6.9 4,646 12/22/2017
1.6.8 99,824 12/16/2017
1.6.7 195,824 12/10/2017
1.6.6 282,099 11/30/2017
1.6.5 596,180 11/15/2017
1.6.4 77,242 11/11/2017
1.6.3 248,073 11/1/2017
1.6.2 409,266 10/24/2017
1.6.1 181,137 10/16/2017
1.6.0 553,891 10/9/2017
1.6.0-beta1 7,361 9/23/2017
1.5.6-beta4 3,327 9/19/2017
1.5.6-beta3 2,362 9/19/2017
1.5.6-beta2 3,121 9/13/2017
1.5.6-beta1 2,615 9/12/2017
1.5.5 639,253 9/8/2017
1.5.5-beta1 2,371 9/8/2017
1.5.4 39,181 9/7/2017
1.5.3 16,676 9/6/2017
1.5.2 90,071 9/5/2017
1.5.2-beta6 40,479 8/7/2017
1.5.2-beta5 2,206 8/7/2017
1.5.2-beta4 2,620 8/2/2017
1.5.2-beta3 6,435 7/22/2017
1.5.2-beta2 8,900 7/11/2017
1.5.2-beta1 2,435 7/10/2017
1.5.1 1,223,186 7/6/2017
1.5.1-beta1 2,294 7/5/2017
1.5.0 462,239 7/2/2017
1.4.9.5 11,982,777 7/14/2016
1.4.9.4 280,730 6/29/2016
1.4.9.3 50,238 6/28/2016
1.4.9.2 45,122 6/28/2016
1.4.9.1 45,167 6/28/2016
1.4.9 7,151,442 9/16/2014
1.4.8 56,766 9/5/2014
1.4.6 5,501,860 8/7/2012
1.4.5 55,806 7/11/2012
1.4.4 13,300 6/9/2012
1.4.3 346,908 11/5/2011
1.4.2 19,861 7/20/2011
1.4.1 5,018 7/12/2011
1.4.0 219,163 1/16/2011
1.3.0 76,884 5/5/2011

now all versions are build in release mode. The rebuild affects: Net45/* and NetCore45/*