Redis cache service for cloud queen projects.
Info
Version: | 2.0.4 |
Author(s): | Cloud Queen |
Last Update: | Saturday, December 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/cq.redis |
Install
Install-Package cq.redis
dotnet add package cq.redis
paket add cq.redis
cq.redis Download (Unzip the "nupkg" after downloading)
Dependencies
- cq.common(>= 2.0.4)
- Microsoft.AspNetCore.Session(>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Caching.Memory(>= 3.1.10)
- Microsoft.Extensions.Caching.Redis(>= 2.2.0)
- Microsoft.Extensions.Caching.Redis.Core(>= 1.0.3)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.10)