Use IDistributedCache in Microsoft.Extensions.Caching.Distributed to store keys of Microsoft.AspNetCore.DataProtection.
Info
Version: | 1.0.0.1 |
Author(s): | cnblogs.com |
Last Update: | Saturday, January 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cnblogs/DataProtection.DistributedStore |
NuGet Url: | https://www.nuget.org/packages/DataProtection.DistributedStore |
Install
Install-Package DataProtection.DistributedStore
dotnet add package DataProtection.DistributedStore
paket add DataProtection.DistributedStore
DataProtection.DistributedStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 1.1.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
Tags