This package provides Implementation of .net collection types using the StackExchange.Redis (Redis Client).
Info
Version: | 1.0.3 |
Author(s): | Efstathios Chrysikos |
Last Update: | Tuesday, August 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StackExchange.Redis.Collections |
Install
Install-Package StackExchange.Redis.Collections
dotnet add package StackExchange.Redis.Collections
paket add StackExchange.Redis.Collections
StackExchange.Redis.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- StackExchange.Redis(>= 2.0.601)