Info
Version: | 2.0.0-beta-1629 |
Author(s): | MichaConrad |
Last Update: | Thursday, November 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://cachemanager.michaco.net/ |
NuGet Url: | https://www.nuget.org/packages/CacheManager.StackExchange.Redis |
Install
Install-Package CacheManager.StackExchange.Redis
dotnet add package CacheManager.StackExchange.Redis
paket add CacheManager.StackExchange.Redis
CacheManager.StackExchange.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CacheManager.Core(>= 2.0.01629)
- StackExchange.Redis(>= 2.0.513)
- CacheManager.Core(>= 2.0.01629)
- StackExchange.Redis(>= 2.0.513)
Tags
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.