Microsoft.Extensions.Caching.StackExchangeRedis 10.0.0

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
Quantum.Framework.WebApp
Package Description
113
Quantum.Framework.WebApp
Package Description
115
Quantum.Framework.WebApp
Package Description
117
Quantum.Framework.WebApp
Package Description
160
Quantum.Framework.WebApp
Package Description
167
Quantum.Framework.WebApp
Package Description
182
Quantum.Framework.WebApp
Package Description
205
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
111
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
117
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
118
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
126
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
132
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
136
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
149
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
165
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
234
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
299
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
479

Version Downloads Last updated
10.0.0 45 11/13/2025
10.0.0-rc.2.25502.107 27 10/21/2025
10.0.0-rc.1.25451.107 27 09/15/2025
10.0.0-preview.7.25380.108 27 08/14/2025
10.0.0-preview.6.25358.103 33 07/18/2025
10.0.0-preview.5.25277.114 37 06/08/2025
10.0.0-preview.4.25258.110 37 05/15/2025
10.0.0-preview.3.25172.1 42 04/13/2025
10.0.0-preview.1.25120.3 46 03/16/2025
9.0.11 29 11/13/2025
9.0.10 31 10/18/2025
9.0.9 35 09/11/2025
9.0.8 33 08/07/2025
9.0.7 29 07/12/2025
9.0.6 39 06/14/2025
9.0.5 36 05/16/2025
9.0.4 47 04/12/2025
9.0.3 38 05/31/2025
9.0.2 48 03/06/2025
9.0.1 45 01/16/2025
9.0.0 50 11/20/2024
9.0.0-rc.2.24474.3 51 11/10/2024
9.0.0-rc.1.24452.1 42 11/12/2024
9.0.0-preview.7.24406.2 44 11/12/2024
9.0.0-preview.6.24328.4 43 11/27/2024
9.0.0-preview.5.24306.11 43 12/11/2024
9.0.0-preview.4.24267.6 46 06/03/2024
9.0.0-preview.3.24172.13 39 06/03/2024
9.0.0-preview.2.24128.4 56 05/03/2024
9.0.0-preview.1.24081.5 47 05/25/2024
8.0.22 26 11/13/2025
8.0.21 33 10/18/2025
8.0.20 37 09/11/2025
8.0.19 38 08/07/2025
8.0.18 37 07/27/2025
8.0.17 37 06/13/2025
8.0.16 41 05/16/2025
8.0.15 42 04/12/2025
8.0.14 45 03/16/2025
8.0.13 39 02/22/2025
8.0.12 45 01/16/2025
8.0.11 46 11/24/2024
8.0.10 46 11/10/2024
8.0.8 50 11/10/2024
8.0.7 54 12/11/2024
8.0.6 45 11/16/2024
8.0.5 351 05/24/2024
8.0.4 56 05/01/2024
8.0.3 57 05/26/2024
8.0.2 49 05/22/2024
8.0.1 56 01/18/2024
8.0.0 179 04/17/2024
8.0.0-rc.2.23480.2 52 05/21/2024
8.0.0-rc.1.23421.29 51 06/03/2024
8.0.0-preview.7.23375.9 45 06/01/2024
8.0.0-preview.6.23329.11 49 01/18/2024
8.0.0-preview.5.23302.2 53 06/03/2024
8.0.0-preview.4.23260.4 55 05/17/2024
8.0.0-preview.3.23177.8 55 05/05/2024
8.0.0-preview.2.23153.2 55 05/06/2024
8.0.0-preview.1.23112.2 42 05/02/2024
7.0.20 41 01/05/2025
7.0.19 48 06/03/2024
7.0.18 45 06/03/2024
7.0.17 49 05/13/2024
7.0.16 48 05/18/2024
7.0.15 52 06/03/2024
7.0.14 53 05/09/2024
7.0.13 53 01/18/2024
7.0.12 65 01/18/2024
7.0.11 55 01/18/2024
7.0.10 57 01/18/2024
7.0.9 53 05/23/2024
7.0.8 52 05/18/2024
7.0.7 56 06/03/2024
7.0.5 58 04/10/2024
7.0.4 56 05/01/2024
7.0.3 52 05/16/2024
7.0.2 50 05/25/2024
7.0.1 53 06/03/2024
7.0.0 54 06/03/2024
7.0.0-rc.2.22476.2 43 05/05/2024
7.0.0-rc.1.22427.2 47 06/03/2024
7.0.0-preview.7.22376.6 46 05/15/2024
7.0.0-preview.6.22330.3 46 06/03/2024
7.0.0-preview.5.22303.8 43 06/03/2024
7.0.0-preview.4.22251.1 44 06/03/2024
7.0.0-preview.3.22178.4 40 05/17/2024
7.0.0-preview.2.22153.2 47 01/18/2024
7.0.0-preview.1.22109.13 43 05/14/2024
6.0.36 54 11/24/2024
6.0.35 42 11/26/2024
6.0.33 43 11/27/2024
6.0.32 51 12/12/2024
6.0.31 53 11/12/2024
6.0.30 48 06/03/2024
6.0.29 51 05/19/2024
6.0.28 53 05/15/2024
6.0.27 53 06/03/2024
6.0.26 47 05/02/2024
6.0.25 48 05/28/2024
6.0.24 52 05/21/2024
6.0.23 52 05/21/2024
6.0.22 50 01/18/2024
6.0.21 48 05/05/2024
6.0.20 48 05/09/2024
6.0.19 54 01/18/2024
6.0.18 51 05/05/2024
6.0.16 49 06/03/2024
6.0.15 55 06/03/2024
6.0.14 48 05/21/2024
6.0.13 40 06/03/2024
6.0.12 50 01/18/2024
6.0.11 53 01/18/2024
6.0.10 56 05/05/2024
6.0.9 49 05/22/2024
6.0.8 52 01/18/2024
6.0.7 52 05/23/2024
6.0.6 56 01/18/2024
6.0.5 50 04/28/2024
6.0.4 43 05/20/2024
6.0.3 49 10/28/2022
6.0.2 48 06/03/2024
6.0.1 59 06/03/2024
6.0.0 53 05/02/2024
6.0.0-rc.2.21480.10 45 06/03/2024
6.0.0-rc.1.21452.15 51 06/03/2024
6.0.0-preview.7.21378.6 42 06/03/2024
6.0.0-preview.6.21355.2 45 05/30/2024
6.0.0-preview.5.21301.17 45 05/29/2024
6.0.0-preview.4.21253.5 38 06/03/2024
6.0.0-preview.3.21201.13 49 05/01/2024
6.0.0-preview.2.21154.6 48 05/23/2024
6.0.0-preview.1.21103.6 42 06/03/2024
5.0.1 61 09/13/2022
5.0.0 49 05/19/2024
5.0.0-rc.2.20478.4 41 06/03/2024
5.0.0-rc.1.20451.7 43 05/12/2024
5.0.0-preview.8.20407.3 41 06/03/2024
5.0.0-preview.7.20365.4 51 05/07/2024
5.0.0-preview.6.20306.1 47 05/10/2024
5.0.0-preview.5.20278.3 45 06/03/2024
5.0.0-preview.4.20251.2 43 06/03/2024
5.0.0-preview.3.20215.2 44 06/03/2024
5.0.0-preview.2.20160.3 48 06/03/2024
5.0.0-preview.1.20120.4 45 05/05/2024
3.1.32 9,548 05/11/2023
3.1.31 52 06/03/2024
3.1.30 1,509 04/19/2023
3.1.29 64 01/18/2024
3.1.28 51 06/03/2024
3.1.27 54 05/20/2024
3.1.26 49 12/11/2024
3.1.25 55 05/25/2024
3.1.24 53 01/18/2024
3.1.23 56 06/03/2024
3.1.22 52 06/03/2024
3.1.21 50 05/05/2024
3.1.20 45 06/03/2024
3.1.19 61 05/19/2024
3.1.18 52 06/03/2024
3.1.17 48 05/09/2024
3.1.16 53 05/06/2024
3.1.15 52 05/20/2024
3.1.14 53 01/18/2024
3.1.13 44 05/23/2024
3.1.12 48 06/03/2024
3.1.11 51 05/20/2024
3.1.10 43 01/18/2024
3.1.9 48 05/04/2024
3.1.8 52 05/18/2024
3.1.7 56 05/23/2024
3.1.6 51 05/15/2024
3.1.5 49 05/20/2024
3.1.4 49 06/03/2024
3.1.3 47 05/17/2024
3.1.2 49 01/18/2024
3.1.1 54 05/17/2024
3.1.0 50 01/18/2024
3.1.0-preview3.19553.2 46 01/18/2024
3.1.0-preview2.19525.4 47 01/18/2024
3.1.0-preview1.19506.1 44 06/03/2024
3.0.3 49 01/18/2024
3.0.2 49 06/03/2024
3.0.1 49 05/21/2024
3.0.0 48 05/07/2024
3.0.0-rc1.19456.10 51 01/18/2024
3.0.0-preview9.19423.4 44 05/18/2024
3.0.0-preview8.19405.4 57 05/23/2024
3.0.0-preview7.19362.4 45 06/03/2024
3.0.0-preview6.19304.6 41 06/03/2024
3.0.0-preview5.19227.9 43 06/03/2024
3.0.0-preview4.19216.2 47 01/18/2024
3.0.0-preview3.19153.1 43 06/03/2024
3.0.0-preview.19074.2 52 06/03/2024
3.0.0-preview.18572.1 47 05/02/2024
2.2.5 48 05/19/2024
2.2.0 56 06/03/2024
2.2.0-preview3-35497 43 12/10/2024