Pisum.Dataprotection.EntityFramework.Shared 1.15.0
Pisum.Dataprotection.EntityFramework.Shared
Shared Entity Framework Core components for ASP.NET Core Data Protection key storage.
Installation
This package is typically installed as a dependency of provider-specific packages:
Pisum.Dataprotection.EntityFramework.SqlitePisum.Dataprotection.EntityFramework.Postgres
dotnet add package Pisum.Dataprotection.EntityFramework.Shared
Components
DataProtectionContext: DbContext for key storageDataProtectionKey: Entity representing a stored key- Base configuration and extension methods
Supported Frameworks
- .NET 8.0
- .NET 9.0
- .NET 10.0
Showing the top 20 packages that depend on Pisum.Dataprotection.EntityFramework.Shared.
| Packages | Downloads |
|---|---|
|
Pisum.Dataprotection.EntityFramework.Postgres
ASP.NET Core Data Protection Library.
|
142 |
|
Pisum.Dataprotection.EntityFramework.Postgres
ASP.NET Core Data Protection Library.
|
280 |
|
Pisum.Dataprotection.EntityFramework.Sqlite
ASP.NET Core Data Protection Library.
|
4 |
|
Pisum.Dataprotection.EntityFramework.Sqlite
ASP.NET Core Data Protection Library.
|
11 |
.NET 8.0
- Pisum.Dataprotection.Shared (>= 1.15.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (>= 8.0.23)
- Microsoft.EntityFrameworkCore (>= 8.0.23)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.23)
.NET 9.0
- Pisum.Dataprotection.Shared (>= 1.15.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (>= 9.0.12)
- Microsoft.EntityFrameworkCore (>= 9.0.12)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.12)
.NET 10.0
- Pisum.Dataprotection.Shared (>= 1.15.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (>= 10.0.2)
- Microsoft.EntityFrameworkCore (>= 10.0.2)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.2)