Info
Version: | 1.0.0 |
Author(s): | BlazorRazor |
Last Update: | Saturday, March 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlazorRazor |
Install
Install-Package BlazorRazor
dotnet add package BlazorRazor
paket add BlazorRazor
BlazorRazor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This library is designed to complement Kevin Dockx's Pluralsight tutorial "Authentication and Authorization in Blazor Applications".
It replaces the LoginIDP and LogoutIDP Razor Pages from Kevin's project with a reusable library component.