Caching framework for .NET, This package contains cache handle for Redis.
Info
Version: | 0.5.3 |
Author(s): | GreatBillows |
Last Update: | Thursday, December 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wanlitao/FCP.Cache |
NuGet Url: | https://www.nuget.org/packages/FCP.Cache.Redis |
Install
Install-Package FCP.Cache.Redis
dotnet add package FCP.Cache.Redis
paket add FCP.Cache.Redis
FCP.Cache.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- FCP.Cache.Core(>= 0.5.3)
- FCP.Util(>= 1.0.1)
- StackExchange.Redis(>= 1.0.488)