适用于bluefox框架体系下的RedisHelper.
Info
Version: | 1.0.10 |
Author(s): | qinnailin |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlueFox.RedisDB |
Install
Install-Package BlueFox.RedisDB
dotnet add package BlueFox.RedisDB
paket add BlueFox.RedisDB
BlueFox.RedisDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- StackExchange.Redis(>= 2.0.519)