Info
Version: | 0.9.4 |
Author(s): | Dale Myszewski <[email protected]> |
Last Update: | Wednesday, December 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/greenygh0st/icache/tree/master/iCache.Client |
NuGet Url: | https://www.nuget.org/packages/iCache.Redis.Client |
Install
Install-Package iCache.Redis.Client
dotnet add package iCache.Redis.Client
paket add iCache.Redis.Client
iCache.Redis.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- iCache.Common(>= 1.3.0)
- Newtonsoft.Json(>= 12.0.3)
See the documentation: https://github.com/greenygh0st/icache/tree/master/iCache.Client.