Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using ServiceStack.Redis.Core.
Info
Version: | 1.0.2 |
Author(s): | YatLun Wong |
Last Update: | Tuesday, September 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/awyl/ylast.Caching.ServiceStackRedis |
NuGet Url: | https://www.nuget.org/packages/ylast.Caching.ServiceStackRedis |
Install
Install-Package ylast.Caching.ServiceStackRedis
dotnet add package ylast.Caching.ServiceStackRedis
paket add ylast.Caching.ServiceStackRedis
ylast.Caching.ServiceStackRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.Options(>= 2.1.1)
- ServiceStack.Redis.Core(>= 5.2.0)
Tags