Pisum.Dataprotection.EntityFramework.Shared 1.16.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.
|
0 |
|
Pisum.Dataprotection.EntityFramework.Postgres
ASP.NET Core Data Protection Library.
|
291 |
|
Pisum.Dataprotection.EntityFramework.Postgres
ASP.NET Core Data Protection Library.
|
506 |
|
Pisum.Dataprotection.EntityFramework.Sqlite
ASP.NET Core Data Protection Library.
|
0 |
|
Pisum.Dataprotection.EntityFramework.Sqlite
ASP.NET Core Data Protection Library.
|
10 |
|
Pisum.Dataprotection.EntityFramework.Sqlite
ASP.NET Core Data Protection Library.
|
15 |
.NET 8.0
- Pisum.Dataprotection.Shared (>= 1.16.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (>= 8.0.25)
- Microsoft.EntityFrameworkCore (>= 8.0.25)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.25)
.NET 9.0
- Pisum.Dataprotection.Shared (>= 1.16.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (>= 9.0.14)
- Microsoft.EntityFrameworkCore (>= 9.0.14)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.14)
.NET 10.0
- Pisum.Dataprotection.Shared (>= 1.16.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (>= 10.0.5)
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.5)