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
87
Quantum.Framework.Core.NetCore
Package Description
88
Quantum.Framework.Core.NetCore
Package Description
89
Quantum.Framework.Core.NetCore
Package Description
91
Quantum.Framework.Core.NetCore
Package Description
92
Quantum.Framework.Core.NetCore
Package Description
94
Quantum.Framework.Core.NetCore
Package Description
99
Quantum.Framework.Core.NetCore
Package Description
101
Quantum.Framework.Core.NetCore
Package Description
106
Quantum.Framework.Core.NetCore
Package Description
111
Quantum.Framework.Core.NetCore
Package Description
124
Quantum.Framework.Core.NetCore
Package Description
130
Quantum.Framework.Core.NetCore
Package Description
132
Quantum.Framework.Core.NetCore
Package Description
142
Quantum.Framework.Core.NetCore
Package Description
180
Quantum.Framework.Core.NetCore
Package Description
190
Quantum.Framework.Core.NetCore
Package Description
263

.NET Framework 4.6.2

.NET 10.0

.NET Standard 2.0

Version Downloads Last updated
10.0.0 21 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 23 07/17/2025
10.0.0-preview.5.25277.114 32 06/08/2025
10.0.0-preview.4.25258.110 31 05/16/2025
10.0.0-preview.3.25172.1 29 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 18 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 24 07/09/2025
9.0.6 25 06/12/2025
9.0.5 27 05/17/2025
9.0.4 32 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 38 12/02/2024
9.0.0-rc.2.24474.3 35 11/11/2024
9.0.0-rc.1.24452.1 38 12/02/2024
9.0.0-preview.7.24406.2 45 11/14/2024
9.0.0-preview.6.24328.4 37 11/14/2024
9.0.0-preview.5.24306.11 35 11/14/2024
9.0.0-preview.4.24267.6 32 12/01/2024
9.0.0-preview.3.24172.13 37 11/12/2024
9.0.0-preview.2.24128.4 43 05/11/2024
9.0.0-preview.1.24081.5 33 11/14/2024
8.0.22 14 11/13/2025
8.0.21 21 10/18/2025
8.0.20 21 09/11/2025
8.0.19 25 08/09/2025
8.0.18 28 07/09/2025
8.0.17 25 06/12/2025
8.0.16 28 05/17/2025
8.0.15 37 04/12/2025
8.0.14 33 03/15/2025
8.0.13 31 03/15/2025
8.0.12 37 02/02/2025
8.0.11 40 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 42 05/20/2024
8.0.4 44 05/16/2024
8.0.3 38 05/20/2024
8.0.2 44 05/10/2024
8.0.1 39 05/02/2024
8.0.0 435 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 37 05/20/2024
8.0.0-preview.3.23177.8 38 04/25/2023
8.0.0-preview.2.23153.2 42 11/13/2024
8.0.0-preview.1.23112.2 32 11/14/2024
7.0.20 34 11/14/2024
7.0.19 39 11/14/2024
7.0.18 48 05/20/2024
7.0.17 38 11/14/2024
7.0.16 30 11/14/2024
7.0.15 41 05/15/2024
7.0.14 38 05/17/2024
7.0.13 46 05/15/2024
7.0.12 43 05/20/2024
7.0.11 40 05/20/2024
7.0.10 41 05/04/2024
7.0.9 41 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 38 05/25/2024
7.0.2 41 05/02/2024
7.0.1 43 05/04/2024
7.0.0 40 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 36 11/12/2024
7.0.0-preview.5.22303.8 33 11/14/2024
7.0.0-preview.4.22251.1 35 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 39 11/14/2024
6.0.32 33 12/10/2024
6.0.31 32 12/14/2024
6.0.30 47 11/14/2024
6.0.29 41 05/20/2024
6.0.28 43 11/14/2024
6.0.27 45 05/02/2024
6.0.26 39 05/07/2024
6.0.25 46 05/20/2024
6.0.24 45 05/08/2024
6.0.23 36 05/11/2024
6.0.22 33 11/14/2024
6.0.21 37 05/20/2024
6.0.20 42 05/08/2024
6.0.19 36 05/24/2024
6.0.18 42 05/22/2024
6.0.16 35 11/14/2024
6.0.15 38 05/08/2024
6.0.14 30 12/15/2024
6.0.13 40 05/22/2024
6.0.12 42 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 35 11/12/2024
6.0.6 39 11/14/2024
6.0.5 39 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 41 05/25/2024
6.0.0-rc.2.21480.10 28 12/09/2024
6.0.0-rc.1.21452.15 37 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 32 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 38 05/18/2024
5.0.16 35 05/05/2024
5.0.15 40 05/18/2024
5.0.14 37 05/20/2024
5.0.13 41 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 38 05/17/2024
5.0.8 31 12/10/2024
5.0.7 41 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 36 05/12/2024
5.0.1 33 05/04/2024
5.0.0 27 12/14/2024
5.0.0-rc.2.20475.17 42 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 37 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 36 05/23/2024
5.0.0-preview.2.20167.3 35 05/02/2024
5.0.0-preview.1.20124.5 30 11/14/2024
3.1.32 9,504 05/11/2023
3.1.31 42 05/16/2024
3.1.30 993 04/19/2023
3.1.29 39 05/24/2024
3.1.28 45 05/08/2024
3.1.27 44 05/22/2024
3.1.26 32 05/23/2024
3.1.25 42 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 38 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 46 05/18/2024
3.1.12 38 12/06/2024
3.1.11 43 05/18/2024
3.1.10 40 05/19/2024
3.1.9 33 05/18/2024
3.1.8 43 05/04/2024
3.1.7 32 05/18/2024
3.1.6 38 05/11/2024
3.1.5 35 05/28/2024
3.1.4 36 05/05/2024
3.1.3 34 05/09/2024
3.1.2 38 05/05/2024
3.1.1 37 05/02/2024
3.1.0 39 05/21/2024
3.1.0-preview3.19555.2 30 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 33 05/11/2024
3.0.2 32 11/12/2024
3.0.0 35 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 33 11/14/2024
3.0.0-preview5-19227-01 46 05/08/2024
3.0.0-preview4-19216-03 42 11/14/2024
3.0.0-preview3-19153-02 40 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 36 05/22/2024
2.2.0-preview3-35497 35 11/28/2024