Info
| Version: | 1.3.0 |
| Author(s): | Egil Hansen |
| Last Update: | Wednesday, April 28, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/egil/AngleSharp.Wrappers |
| NuGet Url: | https://www.nuget.org/packages/AngleSharp.Wrappers |
Install
Install-Package AngleSharp.Wrappers
dotnet add package AngleSharp.Wrappers
paket add AngleSharp.Wrappers
AngleSharp.Wrappers Download (Unzip the "nupkg" after downloading)
Dependencies
- AngleSharp(>= 0.14.0)
- AngleSharp.Css(>= 0.14.0)
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/bUnit-dev/bUnit.