RSecurityBackend 1.7.2
dotnet add package RSecurityBackend --version 1.7.2
NuGet\Install-Package RSecurityBackend -Version 1.7.2
<PackageReference Include="RSecurityBackend" Version="1.7.2" />
<PackageVersion Include="RSecurityBackend" Version="1.7.2" />
<PackageReference Include="RSecurityBackend" />
paket add RSecurityBackend --version 1.7.2
#r "nuget: RSecurityBackend, 1.7.2"
#:package RSecurityBackend@1.7.2
#addin nuget:?package=RSecurityBackend&version=1.7.2
#tool nuget:?package=RSecurityBackend&version=1.7.2
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 | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- Audit.NET (>= 32.2.0)
- Audit.WebApi.Core (>= 32.2.0)
- Dapper (>= 2.1.79)
- MailKit (>= 4.17.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.10)
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (>= 10.0.10)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 10.0.10)
- Microsoft.AspNetCore.Identity.UI (>= 10.0.10)
- Microsoft.EntityFrameworkCore (>= 10.0.10)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.10)
- Microsoft.IdentityModel.Tokens (>= 8.22.0)
- Newtonsoft.Json (>= 13.0.4)
- System.Drawing.Common (>= 10.0.10)
- System.IdentityModel.Tokens.Jwt (>= 8.22.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.7.2 | 89 | 8/8/2026 |
| 1.7.1 | 89 | 8/6/2026 |
| 1.7.0 | 76 | 8/6/2026 |
| 1.6.9 | 84 | 8/6/2026 |
| 1.6.8 | 87 | 8/6/2026 |
| 1.6.7 | 93 | 8/4/2026 |
| 1.6.6 | 96 | 8/4/2026 |
| 1.6.5 | 117 | 7/5/2026 |
| 1.6.4 | 204 | 12/30/2025 |
| 1.6.3 | 176 | 12/28/2025 |
| 1.6.2 | 226 | 11/1/2025 |
| 1.6.1 | 310 | 10/30/2025 |
| 1.6.0 | 298 | 10/28/2025 |
| 1.5.9 | 306 | 8/20/2025 |
| 1.5.8 | 397 | 4/7/2025 |
| 1.5.7 | 325 | 4/1/2025 |
| 1.5.6 | 369 | 2/14/2025 |
| 1.5.5 | 323 | 1/18/2025 |
| 1.5.4 | 321 | 12/13/2024 |
| 1.5.3 | 331 | 9/30/2024 |