AngleSharp 0.3.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AngleSharp --version 0.3.2
NuGet\Install-Package AngleSharp -Version 0.3.2
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.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AngleSharp --version 0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AngleSharp, 0.3.2"
#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.3.2 // Install AngleSharp as a Cake Tool #tool nuget:?package=AngleSharp&version=0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 (15)
Showing the top 5 popular GitHub repositories that depend on AngleSharp:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
0.8.3 | 17,646 | 4/21/2015 |
0.8.2 | 2,689 | 4/15/2015 |
0.8.1 | 19,564 | 2/10/2015 |
0.8.0 | 2,363 | 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 | 127 | 4/21/2014 |
0.4.0 | 99 | 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 | 87 | 8/21/2013 |
0.3.2 | 96 | 8/18/2013 |
0.3.1 | 93 | 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 | 85 | 6/9/2013 |
0.2.1 | 82 | 6/9/2013 |
0.2.0 | 86 | 6/5/2013 |
Alpha release of the library (includes functional HTML5 and XML parser).