A simple Redis-Client wrapper for netCore projects.
Info
Version: | 2.0.2 |
Author(s): | Sunil Kumar |
Last Update: | Saturday, October 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ConnectJS-OpenSource/Redis-Client |
NuGet Url: | https://www.nuget.org/packages/RediCom |
Install
Install-Package RediCom
dotnet add package RediCom
paket add RediCom
RediCom Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.1.58)
- StackExchange.Redis.Extensions.Newtonsoft(>= 6.3.5)