HtmlAgilityPack 1.12.0
dotnet add package HtmlAgilityPack --version 1.12.0
NuGet\Install-Package HtmlAgilityPack -Version 1.12.0
<PackageReference Include="HtmlAgilityPack" Version="1.12.0" />
<PackageVersion Include="HtmlAgilityPack" Version="1.12.0" />
<PackageReference Include="HtmlAgilityPack" />
paket add HtmlAgilityPack --version 1.12.0
#r "nuget: HtmlAgilityPack, 1.12.0"
#addin nuget:?package=HtmlAgilityPack&version=1.12.0
#tool nuget:?package=HtmlAgilityPack&version=1.12.0
Html Agility Pack
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:
HAP is trusted by companies worldwide with over 150 million downloads.
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 is compatible. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. 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 | 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. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- No dependencies.
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.4)
- System.Net.Http (>= 4.3.4)
- 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 |
|
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. |
|
ReverseMarkdown
ReverseMarkdown is a Html to Markdown converter library in c# |
GitHub repositories (290)
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.
|
|
Richasy/Bili.Uwp
适用于新系统UI的哔哩
|
|
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.
|
|
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.
|
|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
greenshot/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
|
|
Richasy/Bili.Copilot
B站第三方 Windows 桌面客户端,使用 Windows App SDK 构建的原生应用
|
|
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
elvirbrk/NoteHighlight2016
Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
|
|
JavScraper/Emby.Plugins.JavScraper
Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
Version | Downloads | Last updated |
---|---|---|
1.12.0 | 422,296 | 3/10/2025 |
1.11.74 | 252,451 | 2/27/2025 |
1.11.73 | 65,712 | 2/25/2025 |
1.11.72 | 1,717,373 | 12/29/2024 |
1.11.71 | 2,206,231 | 11/11/2024 |
1.11.70 | 992,860 | 10/25/2024 |
1.11.69 | 60,465 | 10/24/2024 |
1.11.67 | 1,288,007 | 9/30/2024 |
1.11.66 | 300,042 | 9/22/2024 |
1.11.65 | 1,049,890 | 8/30/2024 |
1.11.64 | 860,964 | 8/19/2024 |
1.11.63 | 197,225 | 8/14/2024 |
1.11.62 | 749,863 | 7/31/2024 |
1.11.61 | 5,419,678 | 4/30/2024 |
1.11.60 | 2,654,213 | 3/27/2024 |
1.11.59 | 5,830,105 | 2/14/2024 |
1.11.58 | 1,081,374 | 1/29/2024 |
1.11.56 | 163,195 | 12/21/2023 |
1.11.55 | 710,033 | 12/13/2023 |
1.11.54 | 5,071,951 | 10/3/2023 |
1.11.53 | 1,509,155 | 9/9/2023 |
1.11.52 | 903,638 | 8/23/2023 |
1.11.51 | 1,071,878 | 8/1/2023 |
1.11.50 | 791,364 | 7/19/2023 |
1.11.49 | 741,262 | 7/6/2023 |
1.11.48 | 1,291,209 | 6/19/2023 |
1.11.46 | 18,880,185 | 9/14/2022 |
1.11.45 | 1,369,324 | 8/23/2022 |
1.11.44 | 8,950 | 8/23/2022 |
1.11.43 | 7,954,498 | 6/2/2022 |
1.11.42 | 8,760,104 | 2/4/2022 |
1.11.41 | 52,166 | 2/3/2022 |
1.11.40 | 1,691,770 | 1/14/2022 |
1.11.39 | 2,271,729 | 12/2/2021 |
1.11.38 | 1,842,658 | 11/10/2021 |
1.11.37 | 6,075,203 | 9/28/2021 |
1.11.36 | 6,330,035 | 8/11/2021 |
1.11.35 | 76,938 | 8/9/2021 |
1.11.34 | 4,001,909 | 6/7/2021 |
1.11.33 | 3,078,107 | 4/22/2021 |
1.11.32 | 1,675,114 | 3/24/2021 |
1.11.31 | 1,592,429 | 3/3/2021 |
1.11.30 | 2,395,731 | 1/24/2021 |
1.11.29 | 5,446,595 | 12/16/2020 |
1.11.28 | 3,535,946 | 11/11/2020 |
1.11.27 | 287,146 | 11/7/2020 |
1.11.26 | 977,684 | 10/27/2020 |
1.11.25 | 614,472 | 10/18/2020 |
1.11.24 | 12,770,739 | 5/30/2020 |
1.11.23 | 4,776,504 | 3/22/2020 |
1.11.22 | 968,356 | 3/11/2020 |
1.11.21 | 1,817,588 | 2/23/2020 |
1.11.20 | 182,781 | 2/19/2020 |
1.11.19 | 135,169 | 2/17/2020 |
1.11.18 | 2,115,261 | 1/23/2020 |
1.11.17 | 2,687,652 | 11/25/2019 |
1.11.16 | 2,090,513 | 10/6/2019 |
1.11.15 | 648,431 | 10/1/2019 |
1.11.14 | 72,851 | 9/30/2019 |
1.11.13 | 10,056 | 9/30/2019 |
1.11.12 | 3,444,173 | 7/25/2019 |
1.11.11 | 242,054 | 7/22/2019 |
1.11.9 | 482,968 | 7/8/2019 |
1.11.8 | 463,169 | 6/26/2019 |
1.11.7 | 1,341,276 | 5/31/2019 |
1.11.6 | 17,433 | 5/31/2019 |
1.11.5 | 58,443 | 5/30/2019 |
1.11.4 | 1,503,053 | 4/29/2019 |
1.11.3 | 548,295 | 4/18/2019 |
1.11.2 | 618,306 | 4/5/2019 |
1.11.1 | 661,019 | 3/25/2019 |
1.11.0 | 365,575 | 3/19/2019 |
1.10.2 | 78,257 | 3/18/2019 |
1.10.1 | 19,630 | 3/18/2019 |
1.10.0 | 41,834 | 3/17/2019 |
1.9.1 | 608,661 | 2/28/2019 |
1.9.0 | 692,094 | 2/17/2019 |
1.8.14 | 3,284,305 | 1/22/2019 |
1.8.13 | 200,019 | 1/17/2019 |
1.8.12 | 167,668 | 1/11/2019 |
1.8.11 | 1,412,383 | 12/5/2018 |
1.8.10 | 1,227,816 | 11/8/2018 |
1.8.9 | 2,115,286 | 10/1/2018 |
1.8.8 | 1,038,523 | 9/21/2018 |
1.8.7 | 1,394,018 | 8/19/2018 |
1.8.6 | 210,763 | 8/10/2018 |
1.8.5 | 967,401 | 7/11/2018 |
1.8.4 | 1,722,166 | 5/26/2018 |
1.8.3 | 9,054 | 5/26/2018 |
1.8.2 | 738,788 | 5/11/2018 |
1.8.1 | 920,562 | 4/21/2018 |
1.8.0 | 262,187 | 4/14/2018 |
1.7.4 | 472,907 | 4/9/2018 |
1.7.3 | 40,329 | 4/7/2018 |
1.7.2 | 364,948 | 3/24/2018 |
1.7.1 | 991,162 | 3/3/2018 |
1.7.0 | 1,405,280 | 2/18/2018 |
1.6.17 | 260,859 | 2/13/2018 |
1.6.16 | 554,747 | 2/2/2018 |
1.6.15 | 338,485 | 1/21/2018 |
1.6.14 | 6,752 | 1/21/2018 |
1.6.13 | 400,423 | 1/9/2018 |
1.6.12 | 50,441 | 1/9/2018 |
1.6.11 | 585,759 | 1/4/2018 |
1.6.10 | 175,818 | 12/22/2017 |
1.6.9 | 8,163 | 12/22/2017 |
1.6.8 | 141,453 | 12/16/2017 |
1.6.7 | 256,810 | 12/10/2017 |
1.6.6 | 333,544 | 11/30/2017 |
1.6.5 | 1,033,547 | 11/15/2017 |
1.6.4 | 103,177 | 11/11/2017 |
1.6.3 | 278,811 | 11/1/2017 |
1.6.2 | 491,781 | 10/24/2017 |
1.6.1 | 218,640 | 10/16/2017 |
1.6.0 | 1,025,873 | 10/9/2017 |
1.6.0-beta1 | 10,573 | 9/23/2017 |
1.5.6-beta4 | 6,705 | 9/19/2017 |
1.5.6-beta3 | 5,423 | 9/19/2017 |
1.5.6-beta2 | 6,197 | 9/13/2017 |
1.5.6-beta1 | 5,582 | 9/12/2017 |
1.5.5 | 798,474 | 9/8/2017 |
1.5.5-beta1 | 5,596 | 9/8/2017 |
1.5.4 | 58,580 | 9/7/2017 |
1.5.3 | 21,233 | 9/6/2017 |
1.5.2 | 115,489 | 9/5/2017 |
1.5.2-beta6 | 67,726 | 8/7/2017 |
1.5.2-beta5 | 5,262 | 8/7/2017 |
1.5.2-beta4 | 5,624 | 8/2/2017 |
1.5.2-beta3 | 10,055 | 7/22/2017 |
1.5.2-beta2 | 12,618 | 7/11/2017 |
1.5.2-beta1 | 5,534 | 7/10/2017 |
1.5.1 | 1,842,837 | 7/6/2017 |
1.5.1-beta1 | 5,274 | 7/5/2017 |
1.5.0 | 612,638 | 7/2/2017 |
1.4.9.5 | 17,406,093 | 7/14/2016 |
1.4.9.4 | 333,466 | 6/29/2016 |
1.4.9.3 | 57,108 | 6/28/2016 |
1.4.9.2 | 48,962 | 6/28/2016 |
1.4.9.1 | 49,733 | 6/28/2016 |
1.4.9 | 9,173,999 | 9/16/2014 |
1.4.8 | 68,767 | 9/5/2014 |
1.4.6 | 7,395,771 | 8/7/2012 |
1.4.5 | 83,071 | 7/11/2012 |
1.4.4 | 22,563 | 6/9/2012 |
1.4.3 | 364,995 | 11/5/2011 |
1.4.2 | 33,662 | 7/20/2011 |
1.4.1 | 11,094 | 7/12/2011 |
1.4.0 | 356,026 | 1/16/2011 |
1.3.0 | 158,341 | 5/5/2011 |