Redis Cache 操作工具类库.
Info
Version: | 2.0.0.1 |
Author(s): | OSSCore |
Last Update: | Sunday, June 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KevinWG/OSS.Tools |
NuGet Url: | https://www.nuget.org/packages/OSS.Tools.RedisCache |
Install
Install-Package OSS.Tools.RedisCache
dotnet add package OSS.Tools.RedisCache
paket add OSS.Tools.RedisCache
OSS.Tools.RedisCache Download (Unzip the "nupkg" after downloading)
Dependencies
- OSS.Tools.Cache(>= 1.3.1.2)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.2)