Microsoft.AspNetCore.DataProtection.StackExchangeRedis
5.0.7
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection.StackExchangeRedis --version 5.0.7
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.StackExchangeRedis -Version 5.0.7
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="5.0.7" />
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="5.0.7" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" />
paket add Microsoft.AspNetCore.DataProtection.StackExchangeRedis --version 5.0.7
#r "nuget: Microsoft.AspNetCore.DataProtection.StackExchangeRedis, 5.0.7"
#:package Microsoft.AspNetCore.DataProtection.StackExchangeRedis@5.0.7
#addin nuget:?package=Microsoft.AspNetCore.DataProtection.StackExchangeRedis&version=5.0.7
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.StackExchangeRedis&version=5.0.7
Support for storing data protection keys in Redis.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/67acc3d331454956fc06d6de2218a625e3e596f8
Product | Versions 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 is compatible. net462 was computed. 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. |
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.DataProtection (>= 5.0.7)
- StackExchange.Redis (>= 2.0.593)
-
.NETStandard 2.0
- Microsoft.AspNetCore.DataProtection (>= 5.0.7)
- StackExchange.Redis (>= 2.0.593)
NuGet packages (100)
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 (30)
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 5, 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.
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
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的前端管理项目
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
|
|
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
|
|
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
|
|
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
|
|
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
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.6.25358.103 | 146 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 405 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 1,236 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 813 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 1,055 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 37,272 | 2/25/2025 | |
9.0.7 | 18,936 | 7/8/2025 | |
9.0.6 | 117,013 | 6/10/2025 | |
9.0.5 | 156,328 | 5/13/2025 | |
9.0.4 | 191,273 | 4/8/2025 | |
9.0.3 | 181,336 | 3/11/2025 | |
9.0.2 | 232,359 | 2/11/2025 | |
9.0.1 | 202,879 | 1/14/2025 | |
9.0.0 | 383,353 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 11,070 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 5,220 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 2,187 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 8,425 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 367 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 288 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 75,418 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 1,347 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 20,844 | 2/13/2024 | |
8.0.18 | 5,518 | 7/8/2025 | |
8.0.17 | 332,965 | 6/10/2025 | |
8.0.16 | 157,304 | 5/13/2025 | |
8.0.15 | 325,968 | 4/8/2025 | |
8.0.14 | 325,565 | 3/11/2025 | |
8.0.13 | 325,279 | 2/11/2025 | |
8.0.12 | 406,637 | 1/14/2025 | |
8.0.11 | 943,467 | 11/12/2024 | |
8.0.10 | 859,106 | 10/8/2024 | |
8.0.8 | 1,233,150 | 8/13/2024 | |
8.0.7 | 627,042 | 7/9/2024 | |
8.0.6 | 1,011,206 | 5/28/2024 | |
8.0.5 | 227,629 | 5/14/2024 | |
8.0.4 | 850,266 | 4/9/2024 | |
8.0.3 | 670,678 | 3/12/2024 | |
8.0.2 | 403,889 | 2/13/2024 | |
8.0.1 | 652,599 | 1/9/2024 | |
8.0.0 | 856,226 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 9,497 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 3,983 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 1,347 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 986 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 2,162 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 254,667 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,688 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 1,396 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 53,467 | 2/21/2023 | |
7.0.20 | 104,385 | 5/28/2024 | |
7.0.19 | 11,594 | 5/14/2024 | |
7.0.18 | 34,837 | 4/9/2024 | |
7.0.17 | 40,923 | 3/12/2024 | |
7.0.16 | 83,994 | 2/13/2024 | |
7.0.15 | 97,264 | 1/9/2024 | |
7.0.14 | 207,804 | 11/14/2023 | |
7.0.13 | 330,979 | 10/24/2023 | |
7.0.12 | 122,520 | 10/10/2023 | |
7.0.11 | 177,124 | 9/12/2023 | |
7.0.10 | 353,814 | 8/8/2023 | |
7.0.9 | 319,020 | 7/11/2023 | |
7.0.8 | 193,322 | 6/22/2023 | |
7.0.7 | 73,762 | 6/13/2023 | |
7.0.5 | 413,554 | 4/11/2023 | |
7.0.4 | 282,532 | 3/14/2023 | |
7.0.3 | 250,251 | 2/14/2023 | |
7.0.2 | 440,011 | 1/10/2023 | |
7.0.1 | 293,019 | 12/13/2022 | |
7.0.0 | 655,730 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 27,819 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 3,913 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 1,429 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 18,194 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 905 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 5,868 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 723 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 7,585 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 413 | 2/17/2022 | |
6.0.36 | 56,238 | 11/12/2024 | |
6.0.35 | 21,680 | 10/8/2024 | |
6.0.33 | 46,655 | 8/13/2024 | |
6.0.32 | 19,912 | 7/9/2024 | |
6.0.31 | 52,208 | 5/28/2024 | |
6.0.30 | 25,249 | 5/14/2024 | |
6.0.29 | 47,618 | 4/9/2024 | |
6.0.28 | 76,919 | 3/12/2024 | |
6.0.27 | 93,008 | 2/13/2024 | |
6.0.26 | 128,243 | 1/9/2024 | |
6.0.25 | 213,992 | 11/14/2023 | |
6.0.24 | 89,760 | 10/24/2023 | |
6.0.23 | 46,959 | 10/10/2023 | |
6.0.22 | 122,962 | 9/12/2023 | |
6.0.21 | 166,745 | 8/8/2023 | |
6.0.20 | 86,027 | 7/11/2023 | |
6.0.19 | 68,310 | 6/22/2023 | |
6.0.18 | 94,468 | 6/13/2023 | |
6.0.16 | 370,006 | 4/11/2023 | |
6.0.15 | 125,190 | 3/14/2023 | |
6.0.14 | 192,103 | 2/14/2023 | |
6.0.13 | 232,636 | 1/10/2023 | |
6.0.12 | 149,889 | 12/13/2022 | |
6.0.11 | 439,113 | 11/7/2022 | |
6.0.10 | 1,026,500 | 10/11/2022 | |
6.0.9 | 381,684 | 9/13/2022 | |
6.0.8 | 655,227 | 8/9/2022 | |
6.0.7 | 965,870 | 7/12/2022 | |
6.0.6 | 236,782 | 6/14/2022 | |
6.0.5 | 704,081 | 5/10/2022 | |
6.0.4 | 409,438 | 4/11/2022 | |
6.0.3 | 467,665 | 3/8/2022 | |
6.0.2 | 253,562 | 2/8/2022 | |
6.0.1 | 864,745 | 12/14/2021 | |
6.0.0 | 650,260 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 5,073 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 1,837 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 4,352 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 549 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 559 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 493 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 1,866 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 919 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 867 | 2/12/2021 | |
5.0.17 | 480,054 | 5/10/2022 | |
5.0.16 | 38,540 | 4/11/2022 | |
5.0.15 | 40,782 | 3/8/2022 | |
5.0.14 | 88,939 | 2/8/2022 | |
5.0.13 | 117,472 | 12/14/2021 | |
5.0.12 | 233,205 | 11/7/2021 | |
5.0.11 | 283,504 | 10/12/2021 | |
5.0.10 | 211,916 | 9/14/2021 | |
5.0.9 | 241,999 | 8/10/2021 | |
5.0.8 | 313,173 | 7/13/2021 | |
5.0.7 | 279,131 | 6/8/2021 | |
5.0.6 | 284,784 | 5/11/2021 | |
5.0.5 | 295,864 | 4/6/2021 | |
5.0.4 | 179,600 | 3/9/2021 | |
5.0.3 | 315,105 | 2/9/2021 | |
5.0.2 | 712,988 | 1/12/2021 | |
5.0.1 | 189,495 | 12/8/2020 | |
5.0.0 | 256,340 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 3,549 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 4,261 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 1,511 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 1,218 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 3,172 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 532 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 1,768 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 849 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 671 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 619 | 3/16/2020 | |
3.1.32 | 99,519 | 12/13/2022 | |
3.1.31 | 6,295 | 11/8/2022 | |
3.1.30 | 29,094 | 10/11/2022 | |
3.1.29 | 10,871 | 9/13/2022 | |
3.1.28 | 23,087 | 8/9/2022 | |
3.1.27 | 18,908 | 7/12/2022 | |
3.1.26 | 16,223 | 6/14/2022 | |
3.1.25 | 15,068 | 5/10/2022 | |
3.1.24 | 12,036 | 4/11/2022 | |
3.1.23 | 33,995 | 3/8/2022 | |
3.1.22 | 99,168 | 12/14/2021 | |
3.1.21 | 158,857 | 11/7/2021 | |
3.1.20 | 41,206 | 10/11/2021 | |
3.1.19 | 36,168 | 9/14/2021 | |
3.1.18 | 50,044 | 8/10/2021 | |
3.1.17 | 91,858 | 7/13/2021 | |
3.1.16 | 43,347 | 6/8/2021 | |
3.1.15 | 91,539 | 5/11/2021 | |
3.1.14 | 219,038 | 4/6/2021 | |
3.1.13 | 75,342 | 3/9/2021 | |
3.1.12 | 266,894 | 2/9/2021 | |
3.1.11 | 42,854 | 1/12/2021 | |
3.1.10 | 180,394 | 11/9/2020 | |
3.1.9 | 309,526 | 10/13/2020 | |
3.1.8 | 327,417 | 9/8/2020 | |
3.1.7 | 513,164 | 8/11/2020 | |
3.1.6 | 361,140 | 7/14/2020 | |
3.1.5 | 469,416 | 6/9/2020 | |
3.1.4 | 1,028,988 | 5/12/2020 | |
3.1.3 | 402,671 | 3/24/2020 | |
3.1.2 | 438,834 | 2/18/2020 | |
3.1.1 | 212,134 | 1/14/2020 | |
3.1.0 | 396,317 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 825 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 997 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 634 | 10/15/2019 | |
3.0.3 | 4,004 | 2/18/2020 | |
3.0.2 | 5,737 | 1/14/2020 | |
3.0.0 | 487,555 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 689 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 1,856 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 1,315 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 1,813 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 669 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 1,531 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 1,494 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 1,538 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 1,552 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 1,675 | 12/3/2018 | |
2.2.5 | 916,042 | 5/14/2019 | |
2.2.0 | 946,485 | 12/3/2018 | |
2.2.0-preview3-35497 | 7,627 | 10/17/2018 |