AngleSharp 0.6.0

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

// Install AngleSharp as a Cake Tool
#tool nuget:?package=AngleSharp&version=0.6.0

AngleSharp is the ultimate angle brackets parser library. It currently parses HTML5 and CSS3 to construct a DOM based on the official W3C specification.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (109)

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

Repository Stars
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Jackett/Jackett
API Support for your favorite torrent trackers
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
Version Downloads Last updated
0.8.3 17,645 4/21/2015
0.8.2 2,689 4/15/2015
0.8.1 19,563 2/10/2015
0.8.0 2,362 2/2/2015
0.7.0 23,733 11/8/2014
0.6.1 43,054 8/21/2014
0.6.0 17,800 7/27/2014
0.5.1 10,982 5/27/2014
0.5.0 126 4/21/2014
0.4.0 98 11/21/2013
0.3.7 110 9/11/2013
0.3.6 84 9/3/2013
0.3.5 87 8/29/2013
0.3.4 91 8/26/2013
0.3.3 86 8/21/2013
0.3.2 96 8/18/2013
0.3.1 92 8/14/2013
0.3.0 88 7/18/2013
0.2.9 126 7/10/2013
0.2.8 93 7/3/2013
0.2.7 125 6/26/2013
0.2.6 94 6/19/2013
0.2.5 85 6/18/2013
0.2.4 82 6/16/2013
0.2.3 83 6/12/2013
0.2.2 84 6/9/2013
0.2.1 81 6/9/2013
0.2.0 86 6/5/2013

Major API changes, tree traversal, script and styling interfaces, performance improvements and bug fixes. Read more on the official project page at GitHub.