HtmlAgilityPack 1.6.0-beta1
See the version list below for details.
dotnet add package HtmlAgilityPack --version 1.6.0-beta1
NuGet\Install-Package HtmlAgilityPack -Version 1.6.0-beta1
<PackageReference Include="HtmlAgilityPack" Version="1.6.0-beta1" />
<PackageVersion Include="HtmlAgilityPack" Version="1.6.0-beta1" />
<PackageReference Include="HtmlAgilityPack" />
paket add HtmlAgilityPack --version 1.6.0-beta1
#r "nuget: HtmlAgilityPack, 1.6.0-beta1"
#:package HtmlAgilityPack@1.6.0-beta1
#addin nuget:?package=HtmlAgilityPack&version=1.6.0-beta1&prerelease
#tool nuget:?package=HtmlAgilityPack&version=1.6.0-beta1&prerelease
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 Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net40-client is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. | 
| Universal Windows Platform | uap was computed. uap10.0 is compatible. | 
| Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETCore 4.5- No dependencies.
 
- 
                                                    .NETFramework 4.0- No dependencies.
 
- 
                                                    .NETFramework 4.0 Client- No dependencies.
 
- 
                                                    .NETFramework 4.5- No dependencies.
 
- 
                                                    .NETStandard 1.3- System.Net.Http (>= 4.3.1)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
 
- 
                                                    .NETStandard 1.6- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.1)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
 
- 
                                                    .NETStandard 2.0- System.Net.Http (>= 4.3.2)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
 
- 
                                                    Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)- No dependencies.
 
- 
                                                    Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)- No dependencies.
 
- 
                                                    Silverlight 5.0- No dependencies.
 
- 
                                                    UAP 10.0- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.3)
- System.Net.Http (>= 4.3.2)
- System.Xml.XPath (>= 4.3.0)
- System.Xml.XPath.XDocument (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
 
NuGet packages (1.5K)
Showing the top 5 NuGet packages that depend on HtmlAgilityPack:
| Package | Downloads | 
|---|---|
| Umbraco.Cms.Infrastructure Contains the infrastructure assembly needed to run Umbraco CMS. | |
| Selenium.Axe Tools for using aXe for web accessibility testing with C# and Selenium | |
| ElmahCore ELMAH for ASP.NET Core | |
| ReverseMarkdown ReverseMarkdown is a Html to Markdown converter library in c# | |
| 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. | 
GitHub repositories (313)
Showing the top 20 popular GitHub repositories that depend on HtmlAgilityPack:
| Repository | Stars | 
|---|---|
| microsoft/semantic-kernel 
                                                            Integrate cutting-edge LLM technology quickly and easily into your apps
                                                         | |
| ppy/osu 
                                                            rhythm is just a *click* away!
                                                         | |
| abpframework/abp 
                                                            Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
                                                         | |
| Kareadita/Kavita 
                                                            Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
                                                         | |
| Richasy/Bili.Uwp 
                                                            适用于新系统UI的哔哩
                                                         | |
| 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.
                                                         | |
| beeradmoore/dlss-swapper | |
| umbraco/Umbraco-CMS 
                                                            Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
                                                         | |
| HearthSim/Hearthstone-Deck-Tracker 
                                                            A deck tracker and deck manager for Hearthstone on Windows
                                                         | |
| Richasy/Bili.Copilot 
                                                            B站第三方 Windows 桌面客户端,使用 Windows App SDK 构建的原生应用
                                                         | |
| dotnet/Silk.NET 
                                                            The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
                                                         | |
| greenshot/greenshot 
                                                            Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
                                                         | |
| dotnet/docfx 
                                                            Static site generator for .NET API documentation.
                                                         | |
| dotnetcore/DotnetSpider 
                                                            DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
                                                         | |
| stratumauth/app 
                                                            📱 Two-Factor Authentication (2FA) client for Android + Wear OS
                                                         | |
| Ombi-app/Ombi 
                                                            Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
                                                         | |
| elvirbrk/NoteHighlight2016 
                                                            Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
                                                         | |
| ravendb/ravendb 
                                                            ACID Document Database
                                                         | |
| JavScraper/Emby.Plugins.JavScraper 
                                                            Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。
                                                         | |
| rnwood/smtp4dev 
                                                            smtp4dev - the fake smtp email server for development and testing
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.12.4 | 406,587 | 10/3/2025 | 
| 1.12.3 | 418,697 | 9/15/2025 | 
| 1.12.2 | 2,016,372 | 7/20/2025 | 
| 1.12.1 | 5,673,238 | 4/15/2025 | 
| 1.12.0 | 2,405,712 | 3/10/2025 | 
| 1.11.74 | 871,083 | 2/27/2025 | 
| 1.11.73 | 257,088 | 2/25/2025 | 
| 1.11.72 | 3,921,436 | 12/29/2024 | 
| 1.11.71 | 4,779,931 | 11/11/2024 | 
| 1.11.70 | 1,757,521 | 10/25/2024 | 
| 1.11.69 | 79,696 | 10/24/2024 | 
| 1.11.67 | 1,922,163 | 9/30/2024 | 
| 1.11.66 | 430,894 | 9/22/2024 | 
| 1.11.65 | 1,669,236 | 8/30/2024 | 
| 1.11.64 | 1,262,236 | 8/19/2024 | 
| 1.11.63 | 267,570 | 8/14/2024 | 
| 1.11.62 | 1,132,944 | 7/31/2024 | 
| 1.11.61 | 7,713,536 | 4/30/2024 | 
| 1.11.60 | 3,625,504 | 3/27/2024 | 
| 1.11.59 | 7,260,773 | 2/14/2024 | 
| 1.11.58 | 1,401,458 | 1/29/2024 | 
| 1.11.56 | 186,466 | 12/21/2023 | 
| 1.11.55 | 919,447 | 12/13/2023 | 
| 1.11.54 | 6,198,177 | 10/3/2023 | 
| 1.11.53 | 1,770,443 | 9/9/2023 | 
| 1.11.52 | 1,072,637 | 8/23/2023 | 
| 1.11.51 | 1,275,109 | 8/1/2023 | 
| 1.11.50 | 945,063 | 7/19/2023 | 
| 1.11.49 | 892,554 | 7/6/2023 | 
| 1.11.48 | 1,534,597 | 6/19/2023 | 
| 1.11.46 | 22,442,579 | 9/14/2022 | 
| 1.11.45 | 1,487,315 | 8/23/2022 | 
| 1.11.44 | 10,682 | 8/23/2022 | 
| 1.11.43 | 8,868,561 | 6/2/2022 | 
| 1.11.42 | 9,828,597 | 2/4/2022 | 
| 1.11.41 | 53,952 | 2/3/2022 | 
| 1.11.40 | 1,980,342 | 1/14/2022 | 
| 1.11.39 | 2,502,913 | 12/2/2021 | 
| 1.11.38 | 2,208,299 | 11/10/2021 | 
| 1.11.37 | 6,459,748 | 9/28/2021 | 
| 1.11.36 | 7,321,555 | 8/11/2021 | 
| 1.11.35 | 81,490 | 8/9/2021 | 
| 1.11.34 | 4,325,179 | 6/7/2021 | 
| 1.11.33 | 3,437,898 | 4/22/2021 | 
| 1.11.32 | 1,885,396 | 3/24/2021 | 
| 1.11.31 | 1,750,383 | 3/3/2021 | 
| 1.11.30 | 2,605,450 | 1/24/2021 | 
| 1.11.29 | 6,240,374 | 12/16/2020 | 
| 1.11.28 | 4,167,961 | 11/11/2020 | 
| 1.11.27 | 333,722 | 11/7/2020 | 
| 1.11.26 | 1,034,322 | 10/27/2020 | 
| 1.11.25 | 668,478 | 10/18/2020 | 
| 1.11.24 | 13,690,409 | 5/30/2020 | 
| 1.11.23 | 5,164,916 | 3/22/2020 | 
| 1.11.22 | 1,016,249 | 3/11/2020 | 
| 1.11.21 | 1,968,351 | 2/23/2020 | 
| 1.11.20 | 211,819 | 2/19/2020 | 
| 1.11.19 | 141,197 | 2/17/2020 | 
| 1.11.18 | 2,206,635 | 1/23/2020 | 
| 1.11.17 | 2,883,814 | 11/25/2019 | 
| 1.11.16 | 2,248,360 | 10/6/2019 | 
| 1.11.15 | 679,739 | 10/1/2019 | 
| 1.11.14 | 79,332 | 9/30/2019 | 
| 1.11.13 | 11,004 | 9/30/2019 | 
| 1.11.12 | 3,669,360 | 7/25/2019 | 
| 1.11.11 | 254,617 | 7/22/2019 | 
| 1.11.9 | 502,184 | 7/8/2019 | 
| 1.11.8 | 488,766 | 6/26/2019 | 
| 1.11.7 | 1,438,628 | 5/31/2019 | 
| 1.11.6 | 18,438 | 5/31/2019 | 
| 1.11.5 | 60,845 | 5/30/2019 | 
| 1.11.4 | 1,628,958 | 4/29/2019 | 
| 1.11.3 | 588,355 | 4/18/2019 | 
| 1.11.2 | 651,182 | 4/5/2019 | 
| 1.11.1 | 709,087 | 3/25/2019 | 
| 1.11.0 | 397,036 | 3/19/2019 | 
| 1.10.2 | 84,058 | 3/18/2019 | 
| 1.10.1 | 22,329 | 3/18/2019 | 
| 1.10.0 | 44,752 | 3/17/2019 | 
| 1.9.1 | 638,371 | 2/28/2019 | 
| 1.9.0 | 753,719 | 2/17/2019 | 
| 1.8.14 | 3,454,830 | 1/22/2019 | 
| 1.8.13 | 228,474 | 1/17/2019 | 
| 1.8.12 | 174,314 | 1/11/2019 | 
| 1.8.11 | 1,517,416 | 12/5/2018 | 
| 1.8.10 | 1,295,735 | 11/8/2018 | 
| 1.8.9 | 2,256,446 | 10/1/2018 | 
| 1.8.8 | 1,082,873 | 9/21/2018 | 
| 1.8.7 | 1,442,547 | 8/19/2018 | 
| 1.8.6 | 219,951 | 8/10/2018 | 
| 1.8.5 | 1,020,225 | 7/11/2018 | 
| 1.8.4 | 1,811,901 | 5/26/2018 | 
| 1.8.3 | 10,432 | 5/26/2018 | 
| 1.8.2 | 757,514 | 5/11/2018 | 
| 1.8.1 | 974,796 | 4/21/2018 | 
| 1.8.0 | 278,989 | 4/14/2018 | 
| 1.7.4 | 504,768 | 4/9/2018 | 
| 1.7.3 | 41,546 | 4/7/2018 | 
| 1.7.2 | 373,499 | 3/24/2018 | 
| 1.7.1 | 1,110,220 | 3/3/2018 | 
| 1.7.0 | 1,749,625 | 2/18/2018 | 
| 1.6.17 | 279,783 | 2/13/2018 | 
| 1.6.16 | 641,450 | 2/2/2018 | 
| 1.6.15 | 375,833 | 1/21/2018 | 
| 1.6.14 | 7,726 | 1/21/2018 | 
| 1.6.13 | 432,381 | 1/9/2018 | 
| 1.6.12 | 57,211 | 1/9/2018 | 
| 1.6.11 | 657,786 | 1/4/2018 | 
| 1.6.10 | 181,505 | 12/22/2017 | 
| 1.6.9 | 9,122 | 12/22/2017 | 
| 1.6.8 | 154,997 | 12/16/2017 | 
| 1.6.7 | 269,031 | 12/10/2017 | 
| 1.6.6 | 343,172 | 11/30/2017 | 
| 1.6.5 | 1,159,359 | 11/15/2017 | 
| 1.6.4 | 111,453 | 11/11/2017 | 
| 1.6.3 | 287,263 | 11/1/2017 | 
| 1.6.2 | 509,271 | 10/24/2017 | 
| 1.6.1 | 224,900 | 10/16/2017 | 
| 1.6.0 | 1,188,738 | 10/9/2017 | 
| 1.6.0-beta1 | 10,930 | 9/23/2017 | 
| 1.5.6-beta4 | 7,203 | 9/19/2017 | 
| 1.5.6-beta3 | 5,724 | 9/19/2017 | 
| 1.5.6-beta2 | 6,488 | 9/13/2017 | 
| 1.5.6-beta1 | 5,920 | 9/12/2017 | 
| 1.5.5 | 835,023 | 9/8/2017 | 
| 1.5.5-beta1 | 5,901 | 9/8/2017 | 
| 1.5.4 | 63,356 | 9/7/2017 | 
| 1.5.3 | 22,119 | 9/6/2017 | 
| 1.5.2 | 120,752 | 9/5/2017 | 
| 1.5.2-beta6 | 72,213 | 8/7/2017 | 
| 1.5.2-beta5 | 5,577 | 8/7/2017 | 
| 1.5.2-beta4 | 5,935 | 8/2/2017 | 
| 1.5.2-beta3 | 10,500 | 7/22/2017 | 
| 1.5.2-beta2 | 13,156 | 7/11/2017 | 
| 1.5.2-beta1 | 5,833 | 7/10/2017 | 
| 1.5.1 | 2,099,716 | 7/6/2017 | 
| 1.5.1-beta1 | 5,579 | 7/5/2017 | 
| 1.5.0 | 644,282 | 7/2/2017 | 
| 1.4.9.5 | 18,819,504 | 7/14/2016 | 
| 1.4.9.4 | 346,843 | 6/29/2016 | 
| 1.4.9.3 | 58,119 | 6/28/2016 | 
| 1.4.9.2 | 49,745 | 6/28/2016 | 
| 1.4.9.1 | 50,683 | 6/28/2016 | 
| 1.4.9 | 9,681,577 | 9/16/2014 | 
| 1.4.8 | 73,657 | 9/5/2014 | 
| 1.4.6 | 7,928,381 | 8/7/2012 | 
| 1.4.5 | 86,863 | 7/11/2012 | 
| 1.4.4 | 25,486 | 6/9/2012 | 
| 1.4.3 | 369,616 | 11/5/2011 | 
| 1.4.2 | 34,429 | 7/20/2011 | 
| 1.4.1 | 12,230 | 7/12/2011 | 
| 1.4.0 | 385,850 | 1/16/2011 | 
| 1.3.0 | 184,415 | 5/5/2011 | 
now all versions are build in release mode. The rebuild affects: Net45/* and NetCore45/*