Nuget basado en Data Protection que permite cifrar datos con la Jerarquía de propósito y la arquitectura multiempresa en ASP.NET Core.
Info
Version: | 1.0.3 |
Author(s): | Fernando Ventura |
Last Update: | Monday, July 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetCoreEncrypter |
Install
Install-Package NetCoreEncrypter
dotnet add package NetCoreEncrypter
paket add NetCoreEncrypter
NetCoreEncrypter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 2.2.0)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.4)
- Newtonsoft.Json(>= 12.0.2)