Redis Cache Key Value Client.
Info
Version: | 1.0.3 |
Author(s): | Alexandre Brandao Lustosa |
Last Update: | Friday, July 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexandrebl/RedisCacheKeyValueClient |
NuGet Url: | https://www.nuget.org/packages/RedisCacheKeyValueClient |
Install
Install-Package RedisCacheKeyValueClient
dotnet add package RedisCacheKeyValueClient
paket add RedisCacheKeyValueClient
RedisCacheKeyValueClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.0)
- StackExchange.Redis(>= 1.2.1)
- StackExchange.Redis.Extender(>= 1.0.5)
- StackExchange.Redis.Extensions.Core(>= 2.1.0)
- StackExchange.Redis.Extensions.Newtonsoft(>= 2.1.0)
Tags