Info
Version: | 1.1.1 |
Author(s): | DarthPedro |
Last Update: | Tuesday, June 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/d20Tek/Libraries/_git/blazor-testhost |
NuGet Url: | https://www.nuget.org/packages/D20Tek.Blazor.TestHost |
Install
Install-Package D20Tek.Blazor.TestHost
dotnet add package D20Tek.Blazor.TestHost
paket add D20Tek.Blazor.TestHost
D20Tek.Blazor.TestHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Fizzler.Systems.HtmlAgilityPack(>= 1.2.1)
- Microsoft.AspNetCore.Components(>= 3.1.4)
- Microsoft.AspNetCore.Components.Authorization(>= 3.1.4)
- Microsoft.AspNetCore.Components.Web(>= 3.1.4)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- RichardSzalay.MockHttp(>= 6.0.0)
Tags
Runs through the various component lifecycle events, and renders the final html for the Blazor component.