AngleSharp 0.9.9.2
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Install-Package AngleSharp -Version 0.9.9.2
dotnet add package AngleSharp --version 0.9.9.2
<PackageReference Include="AngleSharp" Version="0.9.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AngleSharp --version 0.9.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AngleSharp, 0.9.9.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.9.9.2
// Install AngleSharp as a Cake Tool
#tool nuget:?package=AngleSharp&version=0.9.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
For all changes see: https://github.com/AngleSharp/AngleSharp/wiki/ChangeLog.
Dependencies
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Collections (>= 4.0.11)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Dynamic.Runtime (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Linq (>= 4.1.0)
- System.Net.Primitives (>= 4.0.11)
- System.Net.Requests (>= 4.0.11)
- System.Reflection (>= 4.1.0)
- System.Reflection.Extensions (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Text.Encoding (>= 4.0.11)
- System.Text.Encoding.Extensions (>= 4.0.11)
- System.Text.RegularExpressions (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Silverlight 5.0
- Microsoft.Bcl.Async (>= 1.0.168)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AngleSharp:
| Package | Downloads |
|---|---|
|
PreMailer.Net
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
|