Microsoft.Extensions.Caching.StackExchangeRedis 11.0.0-preview.4.26230.115

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.

No packages depend on Microsoft.Extensions.Caching.StackExchangeRedis.

.NET 10.0

.NET Standard 2.0

.NET Framework 4.6.2

.NET 11.0

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