Info
Version: | 2.0.2 |
Author(s): | Jami Lurock |
Last Update: | Wednesday, June 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://service-fabric-data-protection.socreate.it/ |
NuGet Url: | https://www.nuget.org/packages/SoCreate.AspNetCore.DataProtection.ServiceFabric |
Install
Install-Package SoCreate.AspNetCore.DataProtection.ServiceFabric
dotnet add package SoCreate.AspNetCore.DataProtection.ServiceFabric
paket add SoCreate.AspNetCore.DataProtection.ServiceFabric
SoCreate.AspNetCore.DataProtection.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 3.1.8)
- SoCreate.Extensions.Caching.ServiceFabric(>= 2.1.3)
Tags
You can use this library to easily protect data when you need to persist the trusted information for later retrieval, but don't trust the persistence mechanism.