.NET Core Redis 封装服务.
Info
Version: | 6.10.10-preview7 |
Author(s): | xuyi |
Last Update: | Sunday, September 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/xuyiazl/XUCore.NetCore |
NuGet Url: | https://www.nuget.org/packages/XUCore.NetCore.Redis |
Install
Install-Package XUCore.NetCore.Redis
dotnet add package XUCore.NetCore.Redis
paket add XUCore.NetCore.Redis
XUCore.NetCore.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- XUCore(>= 1.0.9)
- Microsoft.Extensions.Configuration(>= 3.1.4)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.4)
- Microsoft.Extensions.Configuration.Json(>= 3.1.4)
- Microsoft.Extensions.Configuration.Xml(>= 3.1.4)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.4)
- StackExchange.Redis(>= 2.1.30)