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/3fe12b935c03138f76364dc877a7e069e254b5b2
dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis --version 6.0.9
Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 6.0.9
| 包名 | 版本要求 |
|---|---|
| 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 |
|---|---|
| 发布时间 | 2022-09-13 13:33:08 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/6.0.9/license |