SQL Server repository for DataProtection keys.
Info
Version: | 1.0.2 |
Author(s): | Adam Walters |
Last Update: | Sunday, September 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abwalters/AspNetCore.DataProtection.SqlServer |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.DataProtection.SqlServer |
Install
Install-Package AspNetCore.DataProtection.SqlServer
dotnet add package AspNetCore.DataProtection.SqlServer
paket add AspNetCore.DataProtection.SqlServer
AspNetCore.DataProtection.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.AspNetCore.DataProtection(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Data.SqlClient(>= 4.1.0)
- Microsoft.AspNetCore.DataProtection(>= 2.0.0)
- System.Data.SqlClient(>= 4.4.0)
Tags