Contains members store, roles store and password hashe for accessing umbraco members via AspNet Core Identity with no umbraco lib.
Info
Version: | 0.5.3 |
Author(s): | Ukad-Group |
Last Update: | Monday, August 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ukad-group/AspNetCore.Umbraco.Identity |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Umbraco.Identity |
Install
Install-Package AspNetCore.Umbraco.Identity
dotnet add package AspNetCore.Umbraco.Identity
paket add AspNetCore.Umbraco.Identity
AspNetCore.Umbraco.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- Microsoft.Extensions.Identity.Core(>= 2.2.0)
- UkadGroup.IRepository(>= 1.0.2)
Tags