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/ffaea14b06ea8b247fa4894b7d21ecf6da2cafbc
dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis --version 6.0.0-preview.2.21154.6
Install-Package Microsoft.Extensions.Caching.StackExchangeRedis -Version 6.0.0-preview.2.21154.6
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Caching.Abstractions | [6.0.0-preview.2.21154.6, ) |
| Microsoft.Extensions.Options | [6.0.0-preview.2.21154.6, ) |
| StackExchange.Redis | [2.0.593, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2021-03-11 16:39:08 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis/6.0.0-preview.2.21154.6/license |