基于StackExchange.Redis实现操作Redis.
Info
Version: | 1.0.7 |
Author(s): | Lve |
Last Update: | Monday, November 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LVE.Mall.CommonService.Redis |
Install
Install-Package LVE.Mall.CommonService.Redis
dotnet add package LVE.Mall.CommonService.Redis
paket add LVE.Mall.CommonService.Redis
LVE.Mall.CommonService.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
- StackExchange.Redis(>= 2.1.58)