DotBoil.UserConsents
1.9.4
dotnet add package DotBoil.UserConsents --version 1.9.4
NuGet\Install-Package DotBoil.UserConsents -Version 1.9.4
<PackageReference Include="DotBoil.UserConsents" Version="1.9.4" />
<PackageVersion Include="DotBoil.UserConsents" Version="1.9.4" />
<PackageReference Include="DotBoil.UserConsents" />
paket add DotBoil.UserConsents --version 1.9.4
#r "nuget: DotBoil.UserConsents, 1.9.4"
#:package DotBoil.UserConsents@1.9.4
#addin nuget:?package=DotBoil.UserConsents&version=1.9.4
#tool nuget:?package=DotBoil.UserConsents&version=1.9.4
GDPR-ready user consent management for DotBoil applications. Tracks consent types (Terms of Service, Privacy Policy, Cookie Policy), maintains a versioned acceptance history, and caches consent state in Redis for high-throughput reads.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- DotBoil (>= 1.9.4)
- Microsoft.EntityFrameworkCore (>= 10.0.6)
- Microsoft.EntityFrameworkCore.Abstractions (>= 10.0.6)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.6)
- MySql.EntityFrameworkCore (>= 10.0.1)
- StackExchange.Redis (>= 2.10.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotBoil.UserConsents:
| Package | Downloads |
|---|---|
|
DotBoil.AuthGuard
Full-stack authorization server for DotBoil applications. Implements OAuth 2.0/OpenID Connect flows with JWT issuance, refresh tokens, external provider support (Google, GitHub), role-based access control, OTP verification, password reset, and GDPR consent management. |
GitHub repositories
This package is not used by any popular GitHub repositories.