This package stores data protection keys in PostgreSQL database.
Info
| Version: | 1.0.2 |
| Author(s): | DBHow |
| Last Update: | Saturday, October 31, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DBGang.AspNetCore.DataProtection.PostgreSQL |
Install
Install-Package DBGang.AspNetCore.DataProtection.PostgreSQL
dotnet add package DBGang.AspNetCore.DataProtection.PostgreSQL
paket add DBGang.AspNetCore.DataProtection.PostgreSQL
DBGang.AspNetCore.DataProtection.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 3.1.9)
- Npgsql(>= 4.1.5)