RSecurityBackend 1.6.4
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" />
<PackageReference Include="RSecurityBackend" />
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.4
#tool nuget:?package=RSecurityBackend&version=1.6.4
RSecurityBackend
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
Note
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 is compatible. net10.0-windows was computed. |
-
net9.0-windows7.0
- Audit.NET (>= 31.0.2)
- Audit.WebApi.Core (>= 31.0.2)
- Dapper (>= 2.1.66)
- MailKit (>= 4.14.1)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 9.0.10)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (>= 9.0.10)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 9.0.10)
- Microsoft.AspNetCore.Identity.UI (>= 9.0.10)
- Microsoft.EntityFrameworkCore (>= 9.0.10)
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.10)
- Microsoft.IdentityModel.Tokens (>= 8.14.0)
- Newtonsoft.Json (>= 13.0.4)
- System.Drawing.Common (>= 9.0.10)
- System.IdentityModel.Tokens.Jwt (>= 8.14.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RSecurityBackend:
| Repository | Stars |
|---|---|
|
ganjoor/GanjoorService
وب سرویس و سایت گنجور
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.4 | 126 | 12/30/2025 |
| 1.6.3 | 120 | 12/28/2025 |
| 1.6.2 | 177 | 11/1/2025 |
| 1.6.1 | 252 | 10/30/2025 |
| 1.6.0 | 243 | 10/28/2025 |
| 1.5.9 | 254 | 8/20/2025 |
| 1.5.8 | 340 | 4/7/2025 |
| 1.5.7 | 275 | 4/1/2025 |
| 1.5.6 | 287 | 2/14/2025 |
| 1.5.5 | 267 | 1/18/2025 |
| 1.5.4 | 271 | 12/13/2024 |
| 1.5.3 | 278 | 9/30/2024 |
| 1.5.2 | 294 | 9/30/2024 |
| 1.5.1 | 376 | 6/14/2024 |
| 1.5.0 | 269 | 6/6/2024 |
| 1.4.9 | 287 | 6/5/2024 |
| 1.4.8 | 258 | 5/28/2024 |
| 1.4.7 | 278 | 5/21/2024 |
| 1.4.6 | 306 | 5/21/2024 |
| 1.4.5 | 293 | 5/19/2024 |