PostgreSQL backend storage for data protection keys.
Info
Version: | 2.0.0 |
Author(s): | Dan Nielsen |
Last Update: | Wednesday, July 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielsen/NpgsqlDataProtection |
NuGet Url: | https://www.nuget.org/packages/NpgsqlDataProtection |
Install
Install-Package NpgsqlDataProtection
dotnet add package NpgsqlDataProtection
paket add NpgsqlDataProtection
NpgsqlDataProtection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.Design(>= 3.0.1)
- Npgsql(>= 4.1.2)
Tags