Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3b519aa7d1a1b66e1d329d694f814e1d8228dc8c
dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis --version 6.0.28
Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 6.0.28
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Caching.Abstractions | [6.0.0, ) |
| Microsoft.Extensions.Options | [6.0.0, ) |
| StackExchange.Redis | [2.2.4, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Caching.Abstractions | [6.0.0, ) |
| Microsoft.Extensions.Options | [6.0.0, ) |
| StackExchange.Redis | [2.2.4, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Caching.Abstractions | [6.0.0, ) |
| Microsoft.Extensions.Options | [6.0.0, ) |
| StackExchange.Redis | [2.2.4, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2024-03-12 13:26:02 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/6.0.28/license |