Info
Version: | 3.5.10-patch-35323 |
Author(s): | Hibernating Rhinos |
Last Update: | Thursday, August 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ravendb.net/ |
NuGet Url: | https://www.nuget.org/packages/RavenDB.Bundles.Authorization |
Install
Install-Package RavenDB.Bundles.Authorization
dotnet add package RavenDB.Bundles.Authorization
paket add RavenDB.Bundles.Authorization
RavenDB.Bundles.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- RavenDB.Database(>= 3.5.1035305 && <= 3.5.1035305)
Tags
The Auth Bundle allows to define permissions for a specific user, a group or using arbitrary tagging. The system is design to be high performance, scalable and flexible.