AngleSharp 0.12.0
See the version list below for details.
dotnet add package AngleSharp --version 0.12.0
NuGet\Install-Package AngleSharp -Version 0.12.0
<PackageReference Include="AngleSharp" Version="0.12.0" />
<PackageVersion Include="AngleSharp" Version="0.12.0" />
<PackageReference Include="AngleSharp" />
paket add AngleSharp --version 0.12.0
#r "nuget: AngleSharp, 0.12.0"
#:package AngleSharp@0.12.0
#addin nuget:?package=AngleSharp&version=0.12.0
#tool nuget:?package=AngleSharp&version=0.12.0
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
| 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 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net46 is compatible. 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 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETStandard 1.3
- System.Net.Requests (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.5.1)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETStandard 2.0
- System.Text.Encoding.CodePages (>= 4.5.0)
NuGet packages (478)
Showing the top 5 NuGet packages that depend on AngleSharp:
| Package | Downloads |
|---|---|
|
AngleSharp.Css
Extends the CSSOM from the core AngleSharp library. |
|
|
HtmlSanitizer
Cleans HTML from constructs that can be used for cross-site scripting (XSS) |
|
|
WebDriverManager
Automatic Selenium WebDriver binaries management for .Net |
|
|
PreMailer.Net
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility. |
|
|
AngleSharp.Diffing
Provides a complete diffing model of HTML. |
GitHub repositories (126)
Showing the top 20 popular GitHub repositories that depend on AngleSharp:
| Repository | Stars |
|---|---|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
|
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
|
|
|
Tyrrrz/DiscordChatExporter
Saves Discord chat logs to a file
|
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
|
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
|
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
|
Tyrrrz/YoutubeExplode
Abstraction layer over YouTube's internal API
|
|
|
Revolutionary-Games/Thrive
The main repository for the development of the evolution game Thrive.
|
|
|
AIDotNet/OpenDeepWiki
OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScript, supporting modular design, and is easy to expand and customize.
|
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.1-beta.506 | 8,390 | 12/15/2025 |
| 1.4.1-beta.505 | 1,491 | 12/2/2025 |
| 1.4.1-beta.504 | 405 | 11/30/2025 |
| 1.4.1-beta.502 | 1,467 | 11/14/2025 |
| 1.4.0 | 1,438,551 | 11/12/2025 |
| 1.4.0-beta.499 | 315 | 11/12/2025 |
| 1.4.0-beta.497 | 302 | 11/12/2025 |
| 1.4.0-beta.496 | 389 | 11/10/2025 |
| 1.4.0-beta.495 | 340 | 11/9/2025 |
| 1.4.0-beta.493 | 230 | 11/9/2025 |
| 1.3.1 | 111,760 | 11/8/2025 |
| 1.3.1-beta.491 | 46,830 | 7/22/2025 |
| 1.3.1-beta.490 | 772 | 7/14/2025 |
| 1.3.1-beta.486 | 14,470 | 5/26/2025 |
| 1.3.0 | 3,114,745 | 4/18/2025 |
| 1.3.0-beta.484 | 271 | 5/23/2025 |
| 1.3.0-beta.477 | 305 | 4/18/2025 |
| 1.3.0-beta.476 | 368 | 4/17/2025 |
| 1.3.0-beta.470 | 4,924 | 3/24/2025 |
| 0.12.0 | 82,477 | 5/3/2019 |