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
93
Quantum.Framework.Core.NetCore
Package Description
94
Quantum.Framework.Core.NetCore
Package Description
96
Quantum.Framework.Core.NetCore
Package Description
99
Quantum.Framework.Core.NetCore
Package Description
103
Quantum.Framework.Core.NetCore
Package Description
104
Quantum.Framework.Core.NetCore
Package Description
108
Quantum.Framework.Core.NetCore
Package Description
110
Quantum.Framework.Core.NetCore
Package Description
117
Quantum.Framework.Core.NetCore
Package Description
118
Quantum.Framework.Core.NetCore
Package Description
134
Quantum.Framework.Core.NetCore
Package Description
135
Quantum.Framework.Core.NetCore
Package Description
139
Quantum.Framework.Core.NetCore
Package Description
149
Quantum.Framework.Core.NetCore
Package Description
184
Quantum.Framework.Core.NetCore
Package Description
192
Quantum.Framework.Core.NetCore
Package Description
270

.NET Framework 4.6.2

.NET 10.0

.NET Standard 2.0

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