A utility library that provides some useful redis operations.
Info
Version: | 0.0.1 |
Author(s): | Pan |
Last Update: | Sunday, March 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bladepan/Nier.Redis |
NuGet Url: | https://www.nuget.org/packages/Nier.Redis |
Install
Install-Package Nier.Redis
dotnet add package Nier.Redis
paket add Nier.Redis
Nier.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.0.519)