Microsoft.AspNetCore.DataProtection.StackExchangeRedis 9.0.4

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection.StackExchangeRedis --version 9.0.4
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.StackExchangeRedis -Version 9.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.DataProtection.StackExchangeRedis --version 9.0.4
                    
#r "nuget: Microsoft.AspNetCore.DataProtection.StackExchangeRedis, 9.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.DataProtection.StackExchangeRedis&version=9.0.4
                    
Install Microsoft.AspNetCore.DataProtection.StackExchangeRedis as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.StackExchangeRedis&version=9.0.4
                    
Install Microsoft.AspNetCore.DataProtection.StackExchangeRedis as a Cake Tool

Support for storing data protection keys in Redis.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d5dc8a13cc618b9cbdc1e5744b4806c594d49553

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (94)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.DataProtection.StackExchangeRedis:

Package Downloads
OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

OrchardCore.Redis

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Provides Redis features for configuration, cache, bus and lock.

OrchardCore.Redis.Abstractions

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Abstractions for Redis.

OrchardCore.Application.Cms.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with following themes. - TheAdmin Theme - SafeMode Theme - TheAgency Theme - TheBlog Theme - TheComingSoon Theme - TheTheme theme

Sitko.Core.Auth

Sitko.Core is a set of libraries to help build .NET Core applications fast

GitHub repositories (29)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.DataProtection.StackExchangeRedis:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 3, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
blogifierdotnet/Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
abpframework/abp-samples
Sample solutions built with the ABP Framework
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
hikalkan/presentations
Some of my presentations
Version Downloads Last updated
10.0.0-preview.3.25172.1 232 4/10/2025
10.0.0-preview.2.25164.1 381 3/18/2025
10.0.0-preview.1.25120.3 376 2/25/2025
9.0.4 33,956 4/8/2025
9.0.3 104,188 3/11/2025
9.0.2 145,758 2/11/2025
9.0.1 152,249 1/14/2025
9.0.0 272,175 11/12/2024
9.0.0-rc.2.24474.3 11,033 10/8/2024
9.0.0-rc.1.24452.1 4,764 9/10/2024
9.0.0-preview.7.24406.2 2,008 8/13/2024
9.0.0-preview.6.24328.4 8,365 7/9/2024
9.0.0-preview.5.24306.11 327 6/11/2024
9.0.0-preview.4.24267.6 258 5/21/2024
9.0.0-preview.3.24172.13 75,304 4/11/2024
9.0.0-preview.2.24128.4 1,153 3/12/2024
9.0.0-preview.1.24081.5 20,811 2/13/2024
8.0.15 15,287 4/8/2025
8.0.14 224,583 3/11/2025
8.0.13 268,168 2/11/2025
8.0.12 313,808 1/14/2025
8.0.11 787,344 11/12/2024
8.0.10 695,650 10/8/2024
8.0.8 1,036,063 8/13/2024
8.0.7 549,061 7/9/2024
8.0.6 867,871 5/28/2024
8.0.5 204,244 5/14/2024
8.0.4 747,520 4/9/2024
8.0.3 576,212 3/12/2024
8.0.2 360,819 2/13/2024
8.0.1 600,536 1/9/2024
8.0.0 778,090 11/14/2023
8.0.0-rc.2.23480.2 9,458 10/10/2023
8.0.0-rc.1.23421.29 3,941 9/12/2023
8.0.0-preview.7.23375.9 1,312 8/8/2023
8.0.0-preview.6.23329.11 945 7/11/2023
8.0.0-preview.5.23302.2 2,116 6/13/2023
8.0.0-preview.4.23260.4 236,177 5/16/2023
8.0.0-preview.3.23177.8 3,648 4/11/2023
8.0.0-preview.2.23153.2 1,348 3/14/2023
8.0.0-preview.1.23112.2 53,428 2/21/2023
7.0.20 89,496 5/28/2024
7.0.19 10,329 5/14/2024
7.0.18 33,183 4/9/2024
7.0.17 39,671 3/12/2024
7.0.16 82,721 2/13/2024
7.0.15 95,542 1/9/2024
7.0.14 204,185 11/14/2023
7.0.13 324,157 10/24/2023
7.0.12 118,936 10/10/2023
7.0.11 174,379 9/12/2023
7.0.10 342,058 8/8/2023
7.0.9 299,907 7/11/2023
7.0.8 185,591 6/22/2023
7.0.7 72,794 6/13/2023
7.0.5 401,842 4/11/2023
7.0.4 272,380 3/14/2023
7.0.3 245,070 2/14/2023
7.0.2 432,052 1/10/2023
7.0.1 287,893 12/13/2022
7.0.0 623,033 11/7/2022
7.0.0-rc.2.22476.2 27,660 10/11/2022
7.0.0-rc.1.22427.2 3,863 9/14/2022
7.0.0-preview.7.22376.6 1,377 8/9/2022
7.0.0-preview.6.22330.3 18,150 7/12/2022
7.0.0-preview.5.22303.8 866 6/14/2022
7.0.0-preview.4.22251.1 5,682 5/10/2022
7.0.0-preview.3.22178.4 674 4/13/2022
7.0.0-preview.2.22153.2 6,276 3/14/2022
7.0.0-preview.1.22109.13 362 2/17/2022
6.0.36 31,799 11/12/2024
6.0.35 20,627 10/8/2024
6.0.33 44,630 8/13/2024
6.0.32 18,504 7/9/2024
6.0.31 49,311 5/28/2024
6.0.30 23,321 5/14/2024
6.0.29 45,347 4/9/2024
6.0.28 75,169 3/12/2024
6.0.27 91,371 2/13/2024
6.0.26 123,955 1/9/2024
6.0.25 195,207 11/14/2023
6.0.24 86,570 10/24/2023
6.0.23 44,983 10/10/2023
6.0.22 121,622 9/12/2023
6.0.21 161,067 8/8/2023
6.0.20 82,897 7/11/2023
6.0.19 67,454 6/22/2023
6.0.18 92,785 6/13/2023
6.0.16 365,251 4/11/2023
6.0.15 122,751 3/14/2023
6.0.14 188,944 2/14/2023
6.0.13 228,233 1/10/2023
6.0.12 144,605 12/13/2022
6.0.11 430,649 11/7/2022
6.0.10 974,215 10/11/2022
6.0.9 371,095 9/13/2022
6.0.8 644,721 8/9/2022
6.0.7 926,372 7/12/2022
6.0.6 231,771 6/14/2022
6.0.5 679,621 5/10/2022
6.0.4 402,273 4/11/2022
6.0.3 459,113 3/8/2022
6.0.2 249,332 2/8/2022
6.0.1 854,998 12/14/2021
6.0.0 629,721 11/8/2021
6.0.0-rc.2.21480.10 5,024 10/12/2021
6.0.0-rc.1.21452.15 1,784 9/14/2021
6.0.0-preview.7.21378.6 4,294 8/10/2021
6.0.0-preview.6.21355.2 499 7/14/2021
6.0.0-preview.5.21301.17 508 6/15/2021
6.0.0-preview.4.21253.5 446 5/24/2021
6.0.0-preview.3.21201.13 1,813 4/8/2021
6.0.0-preview.2.21154.6 846 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 795 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 456,129 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 37,980 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 40,414 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 88,569 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 116,473 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 232,482 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 281,762 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 211,175 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 239,365 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 311,735 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 277,988 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 282,137 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 293,773 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 178,545 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 312,442 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 685,898 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 188,293 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 254,096 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 3,472 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 4,104 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 1,429 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,138 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 2,766 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 455 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 1,683 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 764 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 591 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 534 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 88,862 12/13/2022
3.1.31 6,184 11/8/2022
3.1.30 28,814 10/11/2022
3.1.29 10,783 9/13/2022
3.1.28 21,127 8/9/2022
3.1.27 18,771 7/12/2022
3.1.26 15,817 6/14/2022
3.1.25 14,899 5/10/2022
3.1.24 11,876 4/11/2022
3.1.23 33,112 3/8/2022
3.1.22 96,360 12/14/2021
3.1.21 156,018 11/7/2021
3.1.20 41,078 10/11/2021
3.1.19 35,836 9/14/2021
3.1.18 49,202 8/10/2021
3.1.17 91,105 7/13/2021
3.1.16 42,913 6/8/2021
3.1.15 87,891 5/11/2021
3.1.14 217,442 4/6/2021
3.1.13 74,898 3/9/2021
3.1.12 265,392 2/9/2021
3.1.11 42,738 1/12/2021
3.1.10 180,039 11/9/2020
3.1.9 307,822 10/13/2020
3.1.8 325,150 9/8/2020
3.1.7 510,556 8/11/2020
3.1.6 357,517 7/14/2020
3.1.5 460,349 6/9/2020
3.1.4 1,000,209 5/12/2020
3.1.3 397,946 3/24/2020
3.1.2 435,770 2/18/2020
3.1.1 210,410 1/14/2020
3.1.0 391,361 12/3/2019
3.1.0-preview3.19555.2 741 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 915 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 553 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 3,904 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,646 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 469,204 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 613 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,775 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 1,232 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,729 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 589 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 1,448 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,403 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,452 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 1,467 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,586 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.5 903,565 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.0 933,934 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 6,935 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.