Redis cache for dependency injection service.
Info
Version: | 2.0.0-rc1 |
Author(s): | Lucas |
Last Update: | Saturday, February 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/LucasDot/NFinal2/ |
NuGet Url: | https://www.nuget.org/packages/NFinal.Cache.RedisCache |
Install
Install-Package NFinal.Cache.RedisCache
dotnet add package NFinal.Cache.RedisCache
paket add NFinal.Cache.RedisCache
NFinal.Cache.RedisCache Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- NFinal.DependencyInjection(>= 2.0.02)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
- StackExchange.Redis(>= 1.2.1)
- NFinal.DependencyInjection(>= 2.0.02)
- StackExchange.Redis(>= 1.2.4)
- NFinal.DependencyInjection(>= 2.0.02)
- NETStandard.Library(>= 1.6.1)
- StackExchange.Redis(>= 1.2.4)
Tags