![]() |
VOOZH | about |
dotnet add package RSecurityBackend --version 1.6.4
NuGet\Install-Package RSecurityBackend -Version 1.6.4
<PackageReference Include="RSecurityBackend" Version="1.6.4" />
<PackageVersion Include="RSecurityBackend" Version="1.6.4" />Directory.Packages.props
<PackageReference Include="RSecurityBackend" />Project file
paket add RSecurityBackend --version 1.6.4
#r "nuget: RSecurityBackend, 1.6.4"
#:package RSecurityBackend@1.6.4
#addin nuget:?package=RSecurityBackend&version=1.6.4Install as a Cake Addin
#tool nuget:?package=RSecurityBackend&version=1.6.4Install as a Cake Tool
Basic security backend including user management and some general utilities for ASP.NET Core applications
A basic sample application is available here RService
As a real and working client application you may check the RMuseum project at GanjoorService
If you are upgrading from a version prior to 1.2.2 you should add these additional lines to your program.cs:
//workspace service
builder.Services.AddTransient<IWorkspaceService, WorkspaceService>();
//workspace role service (you actually need to derive your own class from WorkspaceRolesServiceBase to have you own GetSecurableItems)
builder.Services.AddTransient<IWorkspaceRolesService, WorkspaceRolesServiceBase>();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0-windows7.0 net9.0-windows7.0 is compatible. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
Showing the top 1 popular GitHub repositories that depend on RSecurityBackend:
| Repository | Stars |
|---|---|
|
ganjoor/GanjoorService
وب سرویس و سایت گنجور
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.4 | 187 | 12/30/2025 |
| 1.6.3 | 163 | 12/28/2025 |
| 1.6.2 | 212 | 11/1/2025 |
| 1.6.1 | 295 | 10/30/2025 |
| 1.6.0 | 284 | 10/28/2025 |
| 1.5.9 | 293 | 8/20/2025 |
| 1.5.8 | 376 | 4/7/2025 |
| 1.5.7 | 311 | 4/1/2025 |
| 1.5.6 | 347 | 2/14/2025 |
| 1.5.5 | 308 | 1/18/2025 |
| 1.5.4 | 306 | 12/13/2024 |
| 1.5.3 | 312 | 9/30/2024 |
| 1.5.2 | 327 | 9/30/2024 |
| 1.5.1 | 413 | 6/14/2024 |
| 1.5.0 | 305 | 6/6/2024 |
| 1.4.9 | 319 | 6/5/2024 |
| 1.4.8 | 290 | 5/28/2024 |
| 1.4.7 | 312 | 5/21/2024 |
| 1.4.6 | 341 | 5/21/2024 |
| 1.4.5 | 333 | 5/19/2024 |