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/be51b1aa73343e45a1d00afd436abad794f471fb
dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis --version 6.0.18
Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 6.0.18
| 包名 | 版本要求 |
|---|---|
| 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 |
|---|---|
| 发布时间 | 2023-06-13 12:58:02 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/6.0.18/license |