DEXS.Security.DataProtection is used to protect and unprotect data for multi-tenant and multi-scopes.
Info
| Version: | 0.4.0 |
| Author(s): | DEXS.Security.DataProtection |
| Last Update: | Tuesday, June 9, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DEXS.Security.DataProtection |
Install
Install-Package DEXS.Security.DataProtection
dotnet add package DEXS.Security.DataProtection
paket add DEXS.Security.DataProtection
DEXS.Security.DataProtection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 3.1.5)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.5)
- Newtonsoft.Json(>= 12.0.3)