Library for supporting Redis Cache Service with StackExchange dependency.
Info
Version: | 2.0.0 |
Author(s): | rcruzeiro |
Last Update: | Tuesday, January 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rcruzeiro/CRZ.Framework |
NuGet Url: | https://www.nuget.org/packages/CRZ.Framework.Cache.Redis |
Install
Install-Package CRZ.Framework.Cache.Redis
dotnet add package CRZ.Framework.Cache.Redis
paket add CRZ.Framework.Cache.Redis
CRZ.Framework.Cache.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- CRZ.Framework.Cache(>= 2.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
- StackExchange.Redis(>= 2.0.601)