A simple distributed caching provider based on csredis.
Info
| Version: | 1.3.7 |
| Author(s): | ncc, Catcher Wong |
| Last Update: | Monday, March 15, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnetcore/EasyCaching |
| NuGet Url: | https://www.nuget.org/packages/Mindbox.EasyCaching.CSRedis |
Install
Install-Package Mindbox.EasyCaching.CSRedis
dotnet add package Mindbox.EasyCaching.CSRedis
paket add Mindbox.EasyCaching.CSRedis
Mindbox.EasyCaching.CSRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- Mindbox.EasyCaching.Core(>= 1.2.0)
- CSRedisCore(>= 3.6.5)
Tags