Microsoft.Extensions.Caching.StackExchangeRedis 10.0.0-preview.5.25277.114

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
70
Quantum.Framework.WebApp
Package Description
74
Quantum.Framework.WebApp
Package Description
76
Quantum.Framework.WebApp
Package Description
86
Quantum.Framework.WebApp
Package Description
99
Quantum.Framework.WebApp
Package Description
127
Quantum.Framework.WebApp
Package Description
156
Quantum.Framework.WebApp
Package Description
170
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
67
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
68
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
72
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
73
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
75
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
76
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
78
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
96
Quantum.Framework.WebApp
提供TMS/WMS/OMS/AMS等共享的组件
183

.NET Framework 4.6.2

.NET 10.0

.NET Standard 2.0

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