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
98
Quantum.Framework.Core.NetCore
Package Description
100
Quantum.Framework.Core.NetCore
Package Description
107
Quantum.Framework.Core.NetCore
Package Description
114
Quantum.Framework.Core.NetCore
Package Description
121
Quantum.Framework.Core.NetCore
Package Description
123
Quantum.Framework.Core.NetCore
Package Description
134
Quantum.Framework.Core.NetCore
Package Description
139
Quantum.Framework.Core.NetCore
Package Description
141
Quantum.Framework.Core.NetCore
Package Description
146
Quantum.Framework.Core.NetCore
Package Description
151
Quantum.Framework.Core.NetCore
Package Description
188
Quantum.Framework.Core.NetCore
Package Description
196
Quantum.Framework.Core.NetCore
Package Description
271

.NET Framework 4.6.2

.NET 10.0

.NET Standard 2.0

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