Info
Version: | 3.5.9 |
Author(s): | lynx |
Last Update: | Monday, October 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SecurityMiddleware |
Install
Install-Package SecurityMiddleware
dotnet add package SecurityMiddleware
paket add SecurityMiddleware
SecurityMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
- Microsoft.AspNetCore(>= 2.1.7)
- Microsoft.EntityFrameworkCore(>= 2.1.8)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.8)
security server will support SSO and send permission to web app. developer can get permission by this middlware easily.
all security cantrol definded in permission object, include valid access module path, access valid data scope and valid role for user. get permission object means get all info about security.