Info
| Version: | 1.3.1-beta.491 |
| Author(s): | AngleSharp |
| Last Update: | Tuesday, July 22, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://anglesharp.github.io/ |
| NuGet Url: | https://www.nuget.org/packages/AngleSharp |
Install
Install-Package AngleSharp
dotnet add package AngleSharp
paket add AngleSharp
AngleSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Net.Requests(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
Tags
It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.