A wrapper for Asp.Net Identity for use with Blazor Server-Side.
Info
Version: | 1.2.0 |
Author(s): | Brady Marston |
Last Update: | Monday, January 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ShadySoft.Blazor.SignInService |
Install
Install-Package ShadySoft.Blazor.SignInService
dotnet add package ShadySoft.Blazor.SignInService
paket add ShadySoft.Blazor.SignInService
ShadySoft.Blazor.SignInService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)