缓存组件,StackExchangeRedis实现.
Info
Version: | 1.0.0 |
Author(s): | 研发中心-李永利 |
Last Update: | Sunday, May 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cloud.Extensions.Caching.StackExchangeRedis |
Install
Install-Package Cloud.Extensions.Caching.StackExchangeRedis
dotnet add package Cloud.Extensions.Caching.StackExchangeRedis
paket add Cloud.Extensions.Caching.StackExchangeRedis
Cloud.Extensions.Caching.StackExchangeRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloud.Extensions.Caching(>= 1.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
- StackExchange.Redis(>= 2.1.30)