权限组件,包含用户认证与权限验证的基础实现.
Info
Version: | 2.1.3 |
Author(s): | chewel |
Last Update: | Friday, March 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Think.Permissions |
Install
Install-Package Think.Permissions
dotnet add package Think.Permissions
paket add Think.Permissions
Think.Permissions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Think.Core(>= 2.1.3)