Kode-Aid shared Redis caching library.
Info
| Version: | 2.1.1 |
| Author(s): | Kris Penner |
| Last Update: | Monday, December 21, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/KodeAid |
| NuGet Url: | https://www.nuget.org/packages/KodeAid.Redis |
Install
Install-Package KodeAid.Redis
dotnet add package KodeAid.Redis
paket add KodeAid.Redis
KodeAid.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- KodeAid.Caching(>= 2.1.1)
- KodeAid.Common(>= 1.3.4)
- KodeAid.Json(>= 2.1.0)
- KodeAid.Logging(>= 2.1.1)
- KodeAid.ProtocolBuffers(>= 1.3.0)
- StackExchange.Redis(>= 2.0.601)
Tags