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/d6f154cca3863703cf87c8b840eea9cbe20229b2
dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis --version 6.0.16
Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 6.0.16
| 包名 | 版本要求 |
|---|---|
| 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-04-11 13:29:11 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/6.0.16/license |