Microsoft.AspNetCore.DataProtection.StackExchangeRedis 10.0.0

About

Microsoft.AspNetCore.DataProtection.StackExchangeRedis allows storing data protection keys in a Redis cache.

[!WARNING] Only Redis versions supporting Redis Data Persistence should be used to store keys. Azure Blob storage is persistent and can be used to store keys. For more information, see this GitHub issue.

How to Use

To use Microsoft.AspNetCore.DataProtection.StackExchangeRedis, follow these steps:

Installation

dotnet add package Microsoft.AspNetCore.DataProtection.StackExchangeRedis

Configuration

To configure data protection key storage on Redis, call one of the PersistKeysToStackExchangeRedis overloads:

var redis = ConnectionMultiplexer.Connect("<URI>");
builder.Services.AddDataProtection()
    .PersistKeysToStackExchangeRedis(redis, "DataProtection-Keys");

Additional Documentation

For additional documentation and examples, refer to the official documentation on the Redis key storage provider.

Feedback & Contributing

Microsoft.AspNetCore.DataProtection.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.AspNetCore.DataProtection.StackExchangeRedis.

Packages Downloads
Quantum.Framework.Core.NetCore
Package Description
85
Quantum.Framework.Core.NetCore
Package Description
86
Quantum.Framework.Core.NetCore
Package Description
87
Quantum.Framework.Core.NetCore
Package Description
88
Quantum.Framework.Core.NetCore
Package Description
89
Quantum.Framework.Core.NetCore
Package Description
90
Quantum.Framework.Core.NetCore
Package Description
91
Quantum.Framework.Core.NetCore
Package Description
98
Quantum.Framework.Core.NetCore
Package Description
100
Quantum.Framework.Core.NetCore
Package Description
106
Quantum.Framework.Core.NetCore
Package Description
109
Quantum.Framework.Core.NetCore
Package Description
111
Quantum.Framework.Core.NetCore
Package Description
123
Quantum.Framework.Core.NetCore
Package Description
128
Quantum.Framework.Core.NetCore
Package Description
130
Quantum.Framework.Core.NetCore
Package Description
141
Quantum.Framework.Core.NetCore
Package Description
179
Quantum.Framework.Core.NetCore
Package Description
187
Quantum.Framework.Core.NetCore
Package Description
261

.NET Framework 4.6.2

.NET 10.0

.NET Standard 2.0

Version Downloads Last updated
10.0.0 20 11/13/2025
10.0.0-rc.2.25502.107 16 10/20/2025
10.0.0-rc.1.25451.107 19 09/11/2025
10.0.0-preview.7.25380.108 17 08/14/2025
10.0.0-preview.6.25358.103 21 07/17/2025
10.0.0-preview.5.25277.114 31 06/08/2025
10.0.0-preview.4.25258.110 30 05/16/2025
10.0.0-preview.3.25172.1 28 04/13/2025
10.0.0-preview.2.25164.1 33 03/29/2025
10.0.0-preview.1.25120.3 36 03/15/2025
9.0.11 16 11/13/2025
9.0.10 16 10/18/2025
9.0.9 21 09/11/2025
9.0.8 21 08/09/2025
9.0.7 22 07/09/2025
9.0.6 25 06/12/2025
9.0.5 26 05/17/2025
9.0.4 31 04/12/2025
9.0.3 28 03/15/2025
9.0.2 30 03/15/2025
9.0.1 35 01/18/2025
9.0.0 37 12/02/2024
9.0.0-rc.2.24474.3 34 11/11/2024
9.0.0-rc.1.24452.1 38 12/02/2024
9.0.0-preview.7.24406.2 44 11/14/2024
9.0.0-preview.6.24328.4 35 11/14/2024
9.0.0-preview.5.24306.11 35 11/14/2024
9.0.0-preview.4.24267.6 29 12/01/2024
9.0.0-preview.3.24172.13 36 11/12/2024
9.0.0-preview.2.24128.4 42 05/11/2024
9.0.0-preview.1.24081.5 33 11/14/2024
8.0.22 13 11/13/2025
8.0.21 19 10/18/2025
8.0.20 20 09/11/2025
8.0.19 23 08/09/2025
8.0.18 26 07/09/2025
8.0.17 24 06/12/2025
8.0.16 28 05/17/2025
8.0.15 37 04/12/2025
8.0.14 31 03/15/2025
8.0.13 31 03/15/2025
8.0.12 35 02/02/2025
8.0.11 38 11/14/2024
8.0.10 37 11/14/2024
8.0.8 38 11/12/2024
8.0.7 35 12/01/2024
8.0.6 37 11/28/2024
8.0.5 41 05/20/2024
8.0.4 42 05/16/2024
8.0.3 38 05/20/2024
8.0.2 41 05/10/2024
8.0.1 39 05/02/2024
8.0.0 431 04/17/2024
8.0.0-rc.2.23480.2 44 05/10/2024
8.0.0-rc.1.23421.29 31 01/03/2025
8.0.0-preview.7.23375.9 30 11/14/2024
8.0.0-preview.6.23329.11 67 08/07/2023
8.0.0-preview.5.23302.2 31 11/14/2024
8.0.0-preview.4.23260.4 36 05/20/2024
8.0.0-preview.3.23177.8 38 04/25/2023
8.0.0-preview.2.23153.2 41 11/13/2024
8.0.0-preview.1.23112.2 32 11/14/2024
7.0.20 34 11/14/2024
7.0.19 38 11/14/2024
7.0.18 46 05/20/2024
7.0.17 38 11/14/2024
7.0.16 30 11/14/2024
7.0.15 40 05/15/2024
7.0.14 38 05/17/2024
7.0.13 44 05/15/2024
7.0.12 42 05/20/2024
7.0.11 40 05/20/2024
7.0.10 41 05/04/2024
7.0.9 40 05/02/2024
7.0.8 36 05/07/2024
7.0.7 30 12/06/2024
7.0.5 38 05/17/2024
7.0.4 40 05/05/2024
7.0.3 37 05/25/2024
7.0.2 41 05/02/2024
7.0.1 43 05/04/2024
7.0.0 39 05/20/2024
7.0.0-rc.2.22476.2 38 05/05/2024
7.0.0-rc.1.22427.2 36 11/14/2024
7.0.0-preview.7.22376.6 37 05/02/2024
7.0.0-preview.6.22330.3 33 11/12/2024
7.0.0-preview.5.22303.8 33 11/14/2024
7.0.0-preview.4.22251.1 34 11/28/2024
7.0.0-preview.3.22178.4 36 05/22/2024
7.0.0-preview.2.22153.2 30 12/12/2024
7.0.0-preview.1.22109.13 46 04/25/2023
6.0.36 49 11/14/2024
6.0.35 35 11/12/2024
6.0.33 38 11/14/2024
6.0.32 30 12/10/2024
6.0.31 32 12/14/2024
6.0.30 46 11/14/2024
6.0.29 39 05/20/2024
6.0.28 43 11/14/2024
6.0.27 43 05/02/2024
6.0.26 39 05/07/2024
6.0.25 45 05/20/2024
6.0.24 44 05/08/2024
6.0.23 36 05/11/2024
6.0.22 33 11/14/2024
6.0.21 36 05/20/2024
6.0.20 41 05/08/2024
6.0.19 34 05/24/2024
6.0.18 39 05/22/2024
6.0.16 33 11/14/2024
6.0.15 38 05/08/2024
6.0.14 29 12/15/2024
6.0.13 40 05/22/2024
6.0.12 39 05/20/2024
6.0.11 32 11/27/2024
6.0.10 31 11/28/2024
6.0.9 40 05/20/2024
6.0.8 40 05/15/2024
6.0.7 34 11/12/2024
6.0.6 39 11/14/2024
6.0.5 36 05/19/2024
6.0.4 39 04/29/2022
6.0.3 33 10/28/2022
6.0.2 34 05/29/2024
6.0.1 33 05/10/2024
6.0.0 40 05/25/2024
6.0.0-rc.2.21480.10 27 12/09/2024
6.0.0-rc.1.21452.15 36 11/23/2024
6.0.0-preview.7.21378.6 28 11/29/2024
6.0.0-preview.6.21355.2 34 05/06/2024
6.0.0-preview.5.21301.17 40 05/24/2024
6.0.0-preview.4.21253.5 37 05/06/2024
6.0.0-preview.3.21201.13 29 05/18/2024
6.0.0-preview.2.21154.6 30 11/27/2024
6.0.0-preview.1.21103.6 36 12/02/2024
5.0.17 37 05/18/2024
5.0.16 35 05/05/2024
5.0.15 39 05/18/2024
5.0.14 37 05/20/2024
5.0.13 40 05/02/2024
5.0.12 36 05/14/2024
5.0.11 34 05/10/2024
5.0.10 34 05/24/2024
5.0.9 37 05/17/2024
5.0.8 31 12/10/2024
5.0.7 40 05/23/2024
5.0.6 38 05/07/2024
5.0.5 37 05/18/2024
5.0.4 33 05/09/2024
5.0.3 40 05/02/2024
5.0.2 34 05/12/2024
5.0.1 33 05/04/2024
5.0.0 27 12/14/2024
5.0.0-rc.2.20475.17 41 05/06/2024
5.0.0-rc.1.20451.17 35 05/29/2024
5.0.0-preview.8.20414.8 41 05/01/2024
5.0.0-preview.7.20365.19 36 11/27/2024
5.0.0-preview.6.20312.15 39 05/06/2024
5.0.0-preview.5.20279.2 32 11/28/2024
5.0.0-preview.4.20257.10 34 11/14/2024
5.0.0-preview.3.20215.14 35 05/23/2024
5.0.0-preview.2.20167.3 34 05/02/2024
5.0.0-preview.1.20124.5 30 11/14/2024
3.1.32 9,496 05/11/2023
3.1.31 41 05/16/2024
3.1.30 992 04/19/2023
3.1.29 39 05/24/2024
3.1.28 44 05/08/2024
3.1.27 43 05/22/2024
3.1.26 31 05/23/2024
3.1.25 41 05/08/2024
3.1.24 35 05/19/2024
3.1.23 33 05/24/2024
3.1.22 40 05/14/2024
3.1.21 36 05/03/2024
3.1.20 32 11/28/2024
3.1.19 42 05/27/2024
3.1.18 41 05/04/2024
3.1.17 37 05/10/2024
3.1.16 33 05/20/2024
3.1.15 36 05/21/2024
3.1.14 36 05/24/2024
3.1.13 45 05/18/2024
3.1.12 38 12/06/2024
3.1.11 42 05/18/2024
3.1.10 40 05/19/2024
3.1.9 33 05/18/2024
3.1.8 42 05/04/2024
3.1.7 32 05/18/2024
3.1.6 36 05/11/2024
3.1.5 34 05/28/2024
3.1.4 36 05/05/2024
3.1.3 31 05/09/2024
3.1.2 38 05/05/2024
3.1.1 36 05/02/2024
3.1.0 38 05/21/2024
3.1.0-preview3.19555.2 29 11/27/2024
3.1.0-preview2.19528.8 33 12/10/2024
3.1.0-preview1.19508.20 30 11/28/2024
3.0.3 32 05/11/2024
3.0.2 32 11/12/2024
3.0.0 34 05/24/2024
3.0.0-rc1.19457.4 32 05/05/2024
3.0.0-preview9.19424.4 37 11/14/2024
3.0.0-preview8.19405.7 37 11/27/2024
3.0.0-preview7.19365.7 29 11/27/2024
3.0.0-preview6.19307.2 32 11/14/2024
3.0.0-preview5-19227-01 46 05/08/2024
3.0.0-preview4-19216-03 41 11/14/2024
3.0.0-preview3-19153-02 38 11/26/2024
3.0.0-preview-19075-0444 41 05/02/2024
3.0.0-preview-18579-0056 37 11/13/2024
2.2.5 36 05/20/2024
2.2.0 35 05/22/2024
2.2.0-preview3-35497 35 11/28/2024