Info
Version: | 1.0.0 |
Author(s): | KevDever |
Last Update: | Sunday, August 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kevdever/SqlServerDataProtectionProvider |
NuGet Url: | https://www.nuget.org/packages/SqlServerDataProtectionProvider |
Install
Install-Package SqlServerDataProtectionProvider
dotnet add package SqlServerDataProtectionProvider
paket add SqlServerDataProtectionProvider
SqlServerDataProtectionProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 2.1.0)
- Microsoft.EntityFrameworkCore(>= 2.1.0)
Tags
The primary public use of this library will be via the PersistKeysToSqlServer() IDataProtectionBuilder extension method.