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/c967158b960823ccfcb19f1ef56426e2fd38eb3f
dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis --version 6.0.31
Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 6.0.31
| 包名 | 版本要求 |
|---|---|
| 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-05-28 16:34:31 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/6.0.31/license |