Loremipsum.Permissions
0.0.2.1
A .NET library you can use to perform permissions based authorization. It allows you to administer the permissions as well as assert a member's authorization for a particular action, inheriting group permissions, and defaulting to deny anything not explicitly given.
Install-Package Loremipsum.Permissions -Version 0.0.2.1
dotnet add package Loremipsum.Permissions --version 0.0.2.1
<PackageReference Include="Loremipsum.Permissions" Version="0.0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Loremipsum.Permissions --version 0.0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Loremipsum.Permissions:
Package | Downloads |
---|---|
Loremipsum.Permissions.AspNetMvc
Implementation of Loremipsum Permissions for ASP.NET MVC
|
GitHub repositories
This package is not used by any popular GitHub repositories.