本项目是Redis缓存帮助类基于.net standard2.0封装,属于UtilsSharp项目分支,依赖于CSRedisCore.
Info
Version: | 3.0.2 |
Author(s): | Agoling |
Last Update: | Tuesday, October 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agoling/UtilsSharp.Standard |
NuGet Url: | https://www.nuget.org/packages/UtilsSharp.Redis |
Install
Install-Package UtilsSharp.Redis
dotnet add package UtilsSharp.Redis
paket add UtilsSharp.Redis
UtilsSharp.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- CSRedisCore(>= 3.6.3)
- UtilsSharp.OptionConfig(>= 1.0.1)
Tags