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
102
Quantum.Framework.Core.NetCore
Package Description
103
Quantum.Framework.Core.NetCore
Package Description
104
Quantum.Framework.Core.NetCore
Package Description
107
Quantum.Framework.Core.NetCore
Package Description
114
Quantum.Framework.Core.NetCore
Package Description
115
Quantum.Framework.Core.NetCore
Package Description
118
Quantum.Framework.Core.NetCore
Package Description
120
Quantum.Framework.Core.NetCore
Package Description
128
Quantum.Framework.Core.NetCore
Package Description
145
Quantum.Framework.Core.NetCore
Package Description
150
Quantum.Framework.Core.NetCore
Package Description
154
Quantum.Framework.Core.NetCore
Package Description
190
Quantum.Framework.Core.NetCore
Package Description
199
Quantum.Framework.Core.NetCore
Package Description
238
Quantum.Framework.Core.NetCore
Package Description
276

.NET Framework 4.6.2

.NET 10.0

.NET Standard 2.0

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