Microsoft.Extensions.Caching.StackExchangeRedis 10.0.4

About

Microsoft.Extensions.Caching.StackExchangeRedis provides a distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.

How to Use

To use Microsoft.Extensions.Caching.StackExchangeRedis, follow these steps:

Installation

dotnet add package Microsoft.Extensions.Caching.StackExchangeRedis

Configuration

To configure the Redis cache in your app, use the AddStackExchangeRedisCache extension method. Here's an example:

var builder = WebApplication.CreateBuilder();

builder.Services.AddStackExchangeRedisCache(options =>
{
    options.Configuration = builder.Configuration.GetConnectionString("MyRedisConStr");
    options.InstanceName = "MyCache";
});

Main Types

  • RedisCache: Provides a distributed cache implementation using Redis
  • RedisCacheOptions: Provides options used for configuring a RedisCache

Additional Documentation

For additional documentation and examples, refer to the official documentation on using the Distributed Redis Cache in ASP.NET Core.

Feedback & Contributing

Microsoft.Extensions.Caching.StackExchangeRedis is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.Extensions.Caching.StackExchangeRedis.

Packages Downloads
DH.Core
DH框架基类核心库
6
DH.Core
DH框架基类核心库
5
DH.Core
DH框架基类核心库
4
DH.Core
DH框架基类核心库
3

Version Downloads Last updated
11.0.0-preview.2.26159.112 1 2026/3/28
11.0.0-preview.1.26104.118 0 2026/2/10
10.0.5 2 2026/3/25
10.0.4 1 2026/3/28
10.0.3 3 2026/2/27
10.0.2 5 2026/1/19
10.0.1 6 2025/12/27
10.0.0 3 2026/1/25
10.0.0-rc.2.25502.107 4 2026/1/25
10.0.0-rc.1.25451.107 3 2026/1/25
10.0.0-preview.7.25380.108 2 2026/1/25
10.0.0-preview.6.25358.103 2 2026/1/25
10.0.0-preview.5.25277.114 2 2026/1/25
10.0.0-preview.4.25258.110 2 2026/1/25
10.0.0-preview.3.25172.1 2 2026/1/25
9.0.14 2 2026/3/25
9.0.13 5 2026/2/26
9.0.12 7 2026/1/20
9.0.11 5 2026/1/25
9.0.10 3 2026/1/25
9.0.9 3 2026/1/25
9.0.8 2 2026/1/25
9.0.7 2 2026/1/26
9.0.6 2 2026/1/25
9.0.5 2 2026/1/25
9.0.2 2 2026/1/25
9.0.1 2 2026/1/25
9.0.0 2 2026/1/25
9.0.0-rc.2.24474.3 3 2026/1/25
9.0.0-rc.1.24452.1 3 2026/1/25
9.0.0-preview.7.24406.2 2 2026/1/25
9.0.0-preview.6.24328.4 2 2026/1/25
9.0.0-preview.5.24306.11 2 2026/1/25
9.0.0-preview.4.24267.6 2 2026/1/25
9.0.0-preview.3.24172.13 2 2026/1/25
9.0.0-preview.2.24128.4 2 2026/1/25
9.0.0-preview.1.24081.5 2 2026/1/25
8.0.25 1 2026/3/28
8.0.24 0 2026/2/10
8.0.23 3 2026/1/25
8.0.22 3 2026/1/25
8.0.21 3 2026/1/25
8.0.20 3 2026/1/25
8.0.19 3 2026/1/25
8.0.18 3 2026/1/25
8.0.17 3 2026/1/25
8.0.16 3 2026/1/25
8.0.15 3 2026/1/25
8.0.14 3 2026/1/25
8.0.13 3 2026/1/25
8.0.12 3 2026/1/25
8.0.11 3 2026/1/25
8.0.10 3 2026/1/25
8.0.8 2 2026/1/25
8.0.7 2 2026/1/26
8.0.6 3 2026/1/25
8.0.5 2 2026/1/25
8.0.4 2 2026/1/26
8.0.3 1 2026/1/25
8.0.2 2 2026/1/25
8.0.1 2 2026/1/25
8.0.0 2 2026/1/25
8.0.0-rc.2.23480.2 3 2026/1/25
8.0.0-rc.1.23421.29 3 2026/1/25
8.0.0-preview.7.23375.9 2 2026/1/25
8.0.0-preview.6.23329.11 2 2026/1/25
8.0.0-preview.5.23302.2 3 2026/1/25
8.0.0-preview.4.23260.4 2 2026/1/25
8.0.0-preview.3.23177.8 2 2026/1/25
8.0.0-preview.2.23153.2 2 2026/1/25
8.0.0-preview.1.23112.2 3 2026/1/25
7.0.20 3 2026/1/25
7.0.19 3 2026/1/25
7.0.18 3 2026/1/25
7.0.17 3 2026/1/25
7.0.16 3 2026/1/25
7.0.15 3 2026/1/25
7.0.14 3 2026/1/25
7.0.13 3 2026/1/25
7.0.12 3 2026/1/25
7.0.11 3 2026/1/25
7.0.10 3 2026/1/25
7.0.9 2 2026/1/26
7.0.8 2 2026/1/26
7.0.7 2 2026/1/25
7.0.5 2 2026/1/26
7.0.4 2 2026/1/25
7.0.3 2 2026/1/25
7.0.2 2 2026/1/25
7.0.1 2 2026/1/25
7.0.0 2 2026/1/25
7.0.0-rc.2.22476.2 3 2026/1/25
7.0.0-rc.1.22427.2 3 2026/1/25
7.0.0-preview.7.22376.6 3 2026/1/25
7.0.0-preview.6.22330.3 3 2026/1/25
7.0.0-preview.5.22303.8 2 2026/1/25
7.0.0-preview.4.22251.1 2 2026/1/25
7.0.0-preview.3.22178.4 2 2026/1/25
7.0.0-preview.2.22153.2 2 2026/1/25
7.0.0-preview.1.22109.13 2 2026/1/25
6.0.36 3 2026/1/25
6.0.35 3 2026/1/25
6.0.33 3 2026/1/25
6.0.32 3 2026/1/25
6.0.31 3 2026/1/25
6.0.30 3 2026/1/25
6.0.29 3 2026/1/25
6.0.28 3 2026/1/25
6.0.27 3 2026/1/25
6.0.26 3 2026/1/25
6.0.25 3 2026/1/25
6.0.24 3 2026/1/25
6.0.23 3 2026/1/25
6.0.22 3 2026/1/25
6.0.21 3 2026/1/25
6.0.20 3 2026/1/25
6.0.19 3 2026/1/25
6.0.18 3 2026/1/25
6.0.16 3 2026/1/25
6.0.15 3 2026/1/25
6.0.14 3 2026/1/25
6.0.13 3 2026/1/25
6.0.12 3 2026/1/25
6.0.11 3 2026/1/25
6.0.10 3 2026/1/25
6.0.9 2 2026/1/25
6.0.8 2 2026/1/25
6.0.7 2 2026/1/26
6.0.6 2 2026/1/25
6.0.5 2 2026/1/25
6.0.4 2 2026/1/26
6.0.3 2 2026/1/26
6.0.2 2 2026/1/25
6.0.1 2 2026/1/25
6.0.0 2 2026/1/25
6.0.0-rc.2.21480.10 3 2026/1/25
6.0.0-rc.1.21452.15 3 2026/1/25
6.0.0-preview.7.21378.6 2 2026/1/25
6.0.0-preview.6.21355.2 2 2026/1/25
6.0.0-preview.5.21301.17 2 2026/1/25
6.0.0-preview.4.21253.5 2 2026/1/25
6.0.0-preview.3.21201.13 2 2026/1/25
6.0.0-preview.2.21154.6 2 2026/1/25
6.0.0-preview.1.21103.6 3 2026/1/25
5.0.1 2 2026/1/25
5.0.0 2 2026/1/26
5.0.0-rc.2.20478.4 3 2026/1/25
5.0.0-rc.1.20451.7 3 2026/1/25
5.0.0-preview.8.20407.3 2 2026/1/25
5.0.0-preview.7.20365.4 2 2026/1/25
5.0.0-preview.6.20306.1 2 2026/1/25
5.0.0-preview.5.20278.3 2 2026/1/25
5.0.0-preview.4.20251.2 3 2026/1/25
5.0.0-preview.3.20215.2 3 2026/1/25
5.0.0-preview.2.20160.3 2 2026/1/25
5.0.0-preview.1.20120.4 3 2026/1/25
3.1.32 3 2026/1/25
3.1.31 3 2026/1/25
3.1.30 3 2026/1/25
3.1.29 3 2026/1/25
3.1.28 3 2026/1/25
3.1.27 3 2026/1/25
3.1.26 3 2026/1/25
3.1.25 3 2026/1/25
3.1.24 3 2026/1/25
3.1.23 3 2026/1/25
3.1.22 3 2026/1/25
3.1.21 3 2026/1/25
3.1.20 3 2026/1/25
3.1.19 3 2026/1/25
3.1.18 3 2026/1/25
3.1.17 3 2026/1/25
3.1.16 3 2026/1/20
3.1.15 3 2026/1/25
3.1.14 3 2026/1/25
3.1.13 3 2026/1/25
3.1.12 3 2026/1/25
3.1.11 3 2026/1/25
3.1.10 3 2026/1/25
3.1.9 2 2026/1/25
3.1.8 2 2026/1/25
3.1.7 3 2026/1/20
3.1.6 2 2026/1/26
3.1.5 2 2026/1/25
3.1.4 2 2026/1/25
3.1.3 2 2026/1/25
3.1.2 3 2026/1/25
3.1.1 3 2026/1/25
3.1.0 3 2026/1/25
3.1.0-preview3.19553.2 2 2026/1/25
3.1.0-preview2.19525.4 2 2026/1/25
3.1.0-preview1.19506.1 2 2026/1/25
3.0.3 2 2026/1/25
3.0.2 3 2026/1/20
3.0.1 3 2026/1/25
3.0.0 3 2026/1/25
3.0.0-rc1.19456.10 2 2026/1/25
3.0.0-preview9.19423.4 2 2026/1/25
3.0.0-preview8.19405.4 2 2026/1/25
3.0.0-preview7.19362.4 2 2026/1/25
3.0.0-preview6.19304.6 2 2026/1/25
3.0.0-preview5.19227.9 2 2026/1/25
3.0.0-preview4.19216.2 2 2026/1/25
3.0.0-preview3.19153.1 3 2026/1/25
3.0.0-preview.19074.2 2 2026/1/25
3.0.0-preview.18572.1 2 2026/1/25
2.2.5 2 2026/1/25
2.2.0 3 2026/1/25
2.2.0-preview3-35497 2 2026/1/25