Contains permissions centric classes for managing users/groups/roles in home-grown authentication systems as well as providing shared classes for permissionable entities to allow for access control.
Info
Version: | 5.1.0 |
Author(s): | Penguin.Cms.Security |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PenguinCms/Penguin.Cms.Security |
NuGet Url: | https://www.nuget.org/packages/Penguin.Cms.Security |
Install
Install-Package Penguin.Cms.Security
dotnet add package Penguin.Cms.Security
paket add Penguin.Cms.Security
Penguin.Cms.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Penguin.Auditing.Abstractions(>= 5.0.1)
- Penguin.Cms.Abstractions(>= 5.0.1)
- Penguin.Cms.Email.Abstractions(>= 5.0.1)
- Penguin.Cms.Entities(>= 5.0.1)
- Penguin.Email.Templating.Abstractions(>= 5.0.1)
- Penguin.Security.Abstractions(>= 5.0.1)