基于StackExchange.Redis框架开发,注入redis可用,依赖DMS中基础框架,主要用于分布式缓存系统.
Info
Version: | 3.0.1 |
Author(s): | Dylan, hailang |
Last Update: | Wednesday, April 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DMS.Redis |
Install
Install-Package DMS.Redis
dotnet add package DMS.Redis
paket add DMS.Redis
DMS.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- DMS.Common(>= 1.2.0)
- StackExchange.Redis(>= 1.2.6)