Info
Version: | |
Author(s): | Fernando Ventura |
Last Update: | Friday, June 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Protector |
Install
Install-Package Protector
dotnet add package Protector
paket add Protector
Protector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 2.2.0)
- Microsoft.AspNetCore.DataProtection.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)
- Newtonsoft.Json(>= 12.0.2)