System to abstract the job ob create permissions based on claims, for more info, check the example in https://github.com/JorTurFer/AspNetCore.Identity.ByPermissions.
Info
Version: | 1.1.16 |
Author(s): | Jorge Turrado Ferrero |
Last Update: | Sunday, August 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JorTurFer/AspNetCore.Identity.ByPermissions |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.ByPermissions |
Install
Install-Package AspNetCore.Identity.ByPermissions
dotnet add package AspNetCore.Identity.ByPermissions
paket add AspNetCore.Identity.ByPermissions
AspNetCore.Identity.ByPermissions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
Tags