This package is a light extension to StackExchange.Redis, for easy usage of Redis.
Info
Version: | 1.0.1 |
Author(s): | Peter Kuti |
Last Update: | Tuesday, March 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RedisManager.Standard |
Install
Install-Package RedisManager.Standard
dotnet add package RedisManager.Standard
paket add RedisManager.Standard
RedisManager.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- StackExchange.Redis(>= 1.2.6)