适用于bluefox框架体系下的redis缓存服务.
Info
Version: | 1.0.8 |
Author(s): | qinnailin |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlueFox.RedisCache |
Install
Install-Package BlueFox.RedisCache
dotnet add package BlueFox.RedisCache
paket add BlueFox.RedisCache
BlueFox.RedisCache Download (Unzip the "nupkg" after downloading)
Dependencies
- BlueFox.IBLL(>= 1.0.20)
- BlueFox.RedisDB(>= 1.0.10)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)