AngleSharp.Wrappers
1.2.0
A library of wrappers for AngleSharp. Allows you to replace a real AngleSharp DOM tree but still keep the queried/returned node references. Built for and used by https://github.com/egil/razor-components-testing-library.
Install-Package AngleSharp.Wrappers -Version 1.2.0
dotnet add package AngleSharp.Wrappers --version 1.2.0
<PackageReference Include="AngleSharp.Wrappers" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AngleSharp.Wrappers --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AngleSharp.Wrappers, 1.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- AngleSharp (>= 0.14.0)
- AngleSharp.Css (>= 0.14.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AngleSharp.Wrappers:
Package | Downloads |
---|---|
bunit.web
bUnit.web is a testing library for web/HTML-based Blazor components.
You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can interact with and inspect the component under test, trigger event handlers, provide cascading values, inject services, mock JavaScript interopt, and perform snapshot testing.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AngleSharp.Wrappers:
Repository | Stars |
---|---|
egil/bUnit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 | 109,066 | 4/16/2020 |
1.1.0 | 19,642 | 2/27/2020 |
1.0.0 | 153 | 2/24/2020 |
1.0.0-beta-3 | 150 | 2/11/2020 |
1.0.0-beta-2 | 146 | 2/9/2020 |
1.0.0-beta-1 | 154 | 2/8/2020 |