Microsoft.AspNetCore.SignalR.StackExchangeRedis 3.0.0-preview5-19227-01

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.AspNetCore.SignalR.StackExchangeRedis.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.SignalR.StackExchangeRedis --version 3.0.0-preview5-19227-01
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.StackExchangeRedis -Version 3.0.0-preview5-19227-01
                    
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.SignalR.StackExchangeRedis" Version="3.0.0-preview5-19227-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="3.0.0-preview5-19227-01" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.SignalR.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.SignalR.StackExchangeRedis --version 3.0.0-preview5-19227-01
                    
#r "nuget: Microsoft.AspNetCore.SignalR.StackExchangeRedis, 3.0.0-preview5-19227-01"
                    
#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.
#:package Microsoft.AspNetCore.SignalR.StackExchangeRedis@3.0.0-preview5-19227-01
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.SignalR.StackExchangeRedis&version=3.0.0-preview5-19227-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.StackExchangeRedis&version=3.0.0-preview5-19227-01&prerelease
                    
Install as a Cake Tool

Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5502cf46706a25c39ce78a57b9191714c0eb40c2

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 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 netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (64)

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

Package Downloads
EaCloud.AspNetCore

EaCloud AspNetCore 组件,提供 AspNetCore 的服务端功能的封装。

CyberEye.Common.Lib

Package chứa các hàm tiện ích và common

EachShow.Host

主机启动程序

Aguacongas.IdentityServer.Admin

Expose OData controllers to manage TheIdServer.

N17Solutions.Microphobia.Dashboard

UI allowing exposure to the current state of the Microphobia instance.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.StackExchangeRedis:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
aspnet/Benchmarks
Benchmarks for ASP.NET Core
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
yangzhongke/NETBookMaterials
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.
notifo-io/notifo
Multi channel notification service for collaboration tools, e-commerce, news service and more.
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
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-WebApi架构支持:IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI智能体、AISemanticKernel集成、OCR验证码识别、API多版本兼容、单元测试
POPWorldMedia/POPForums
A forum application running on ASP.NET Core, available in six languages.
Azure/sg-aks-workshop
Security + Governance Workshop
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
1kevgriff/SignalR-Mastery
Source code and examples for my SignalR Mastery course.
Version Downloads Last Updated
10.0.0-preview.7.25380.108 525 8/12/2025
10.0.0-preview.6.25358.103 205 7/15/2025
10.0.0-preview.5.25277.114 197 6/6/2025
10.0.0-preview.4.25258.110 422 5/12/2025
10.0.0-preview.3.25172.1 479 4/10/2025
10.0.0-preview.2.25164.1 243 3/18/2025
10.0.0-preview.1.25120.3 242 2/25/2025
9.0.8 41,266 8/5/2025
9.0.7 49,556 7/8/2025
9.0.6 83,982 6/10/2025
9.0.5 155,335 5/13/2025
9.0.4 165,907 4/8/2025
9.0.3 132,241 3/11/2025
9.0.2 224,654 2/11/2025
9.0.1 148,454 1/14/2025
9.0.0 281,761 11/12/2024
9.0.0-rc.2.24474.3 14,120 10/8/2024
9.0.0-rc.1.24452.1 2,667 9/10/2024
9.0.0-preview.7.24406.2 1,687 8/13/2024
9.0.0-preview.6.24328.4 1,231 7/9/2024
9.0.0-preview.5.24306.11 722 6/11/2024
9.0.0-preview.4.24267.6 338 5/21/2024
9.0.0-preview.3.24172.13 67,857 4/11/2024
9.0.0-preview.2.24128.4 1,119 3/12/2024
9.0.0-preview.1.24081.5 20,583 2/13/2024
8.0.19 45,315 8/4/2025
8.0.18 36,343 7/8/2025
8.0.17 72,309 6/10/2025
8.0.16 147,284 5/13/2025
8.0.15 155,436 4/8/2025
8.0.14 152,879 3/11/2025
8.0.13 140,968 2/11/2025
8.0.12 295,007 1/14/2025
8.0.11 582,976 11/12/2024
8.0.10 755,238 10/8/2024
8.0.8 778,593 8/13/2024
8.0.7 587,260 7/9/2024
8.0.6 422,878 5/28/2024
8.0.5 223,922 5/14/2024
8.0.4 486,459 4/9/2024
8.0.3 357,799 3/12/2024
8.0.2 294,816 2/13/2024
8.0.1 326,868 1/9/2024
8.0.0 694,722 11/14/2023
8.0.0-rc.2.23480.2 4,595 10/10/2023
8.0.0-rc.1.23421.29 2,818 9/12/2023
8.0.0-preview.7.23375.9 2,313 8/8/2023
8.0.0-preview.6.23329.11 3,093 7/11/2023
8.0.0-preview.5.23302.2 1,428 6/13/2023
8.0.0-preview.4.23260.4 1,959 5/16/2023
8.0.0-preview.3.23177.8 1,133 4/11/2023
8.0.0-preview.2.23153.2 772 3/14/2023
8.0.0-preview.1.23112.2 51,283 2/21/2023
7.0.20 93,097 5/28/2024
7.0.19 17,066 5/14/2024
7.0.18 45,881 4/9/2024
7.0.17 62,620 3/12/2024
7.0.16 25,799 2/13/2024
7.0.15 134,095 1/9/2024
7.0.14 153,539 11/14/2023
7.0.13 113,286 10/24/2023
7.0.12 85,334 10/10/2023
7.0.11 194,882 9/12/2023
7.0.10 392,083 8/8/2023
7.0.9 184,555 7/11/2023 7.0.9 has at least one vulnerability with high severity.
7.0.8 75,733 6/22/2023 7.0.8 has at least one vulnerability with high severity.
7.0.7 41,294 6/13/2023 7.0.7 has at least one vulnerability with high severity.
7.0.5 312,811 4/11/2023 7.0.5 has at least one vulnerability with high severity.
7.0.4 165,297 3/14/2023 7.0.4 has at least one vulnerability with high severity.
7.0.3 228,524 2/14/2023 7.0.3 has at least one vulnerability with high severity.
7.0.2 122,852 1/10/2023 7.0.2 has at least one vulnerability with high severity.
7.0.1 85,000 12/13/2022 7.0.1 has at least one vulnerability with high severity.
7.0.0 150,568 11/7/2022 7.0.0 has at least one vulnerability with high severity.
7.0.0-rc.2.22476.2 4,271 10/11/2022
7.0.0-rc.1.22427.2 1,469 9/14/2022
7.0.0-preview.7.22376.6 1,405 8/9/2022
7.0.0-preview.6.22330.3 839 7/12/2022
7.0.0-preview.5.22303.8 1,142 6/14/2022
7.0.0-preview.4.22251.1 1,069 5/10/2022
7.0.0-preview.3.22178.4 988 4/13/2022
7.0.0-preview.2.22153.2 757 3/14/2022
7.0.0-preview.1.22109.13 849 2/17/2022
6.0.36 76,504 11/12/2024
6.0.35 151,400 10/8/2024
6.0.33 48,036 8/13/2024
6.0.32 46,802 7/9/2024
6.0.31 132,458 5/28/2024
6.0.30 32,549 5/14/2024
6.0.29 77,152 4/9/2024
6.0.28 68,138 3/12/2024
6.0.27 357,018 2/13/2024
6.0.26 240,296 1/9/2024
6.0.25 321,720 11/14/2023
6.0.24 126,256 10/24/2023
6.0.23 65,614 10/10/2023
6.0.22 149,233 9/12/2023
6.0.21 649,132 8/8/2023
6.0.20 73,726 7/11/2023 6.0.20 has at least one vulnerability with high severity.
6.0.19 40,808 6/22/2023 6.0.19 has at least one vulnerability with high severity.
6.0.18 60,715 6/13/2023 6.0.18 has at least one vulnerability with high severity.
6.0.16 303,209 4/11/2023 6.0.16 has at least one vulnerability with high severity.
6.0.15 191,242 3/14/2023 6.0.15 has at least one vulnerability with high severity.
6.0.14 164,213 2/14/2023 6.0.14 has at least one vulnerability with high severity.
6.0.13 209,295 1/10/2023 6.0.13 has at least one vulnerability with high severity.
6.0.12 156,414 12/13/2022 6.0.12 has at least one vulnerability with high severity.
6.0.11 399,293 11/7/2022 6.0.11 has at least one vulnerability with high severity.
6.0.10 348,597 10/11/2022 6.0.10 has at least one vulnerability with high severity.
6.0.9 391,262 9/13/2022 6.0.9 has at least one vulnerability with high severity.
6.0.8 379,833 8/9/2022 6.0.8 has at least one vulnerability with high severity.
6.0.7 275,601 7/12/2022 6.0.7 has at least one vulnerability with high severity.
6.0.6 191,773 6/14/2022 6.0.6 has at least one vulnerability with high severity.
6.0.5 386,521 5/10/2022 6.0.5 has at least one vulnerability with high severity.
6.0.4 276,389 4/11/2022 6.0.4 has at least one vulnerability with high severity.
6.0.3 357,426 3/8/2022 6.0.3 has at least one vulnerability with high severity.
6.0.2 250,805 2/8/2022 6.0.2 has at least one vulnerability with high severity.
6.0.1 291,791 12/14/2021 6.0.1 has at least one vulnerability with high severity.
6.0.0 441,804 11/8/2021 6.0.0 has at least one vulnerability with high severity.
6.0.0-rc.2.21480.10 2,836 10/12/2021
6.0.0-rc.1.21452.15 1,760 9/14/2021
6.0.0-preview.7.21378.6 2,969 8/10/2021
6.0.0-preview.6.21355.2 3,105 7/14/2021
6.0.0-preview.5.21301.17 812 6/15/2021
6.0.0-preview.4.21253.5 904 5/24/2021
6.0.0-preview.3.21201.13 902 4/8/2021
6.0.0-preview.2.21154.6 903 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 879 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 182,274 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 14,075 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 35,684 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 28,008 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 102,921 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 92,527 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 115,832 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 75,176 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 212,334 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 75,684 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 51,360 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 138,301 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 127,245 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 108,699 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 88,359 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 223,374 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 87,652 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 90,799 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,323 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 1,307 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 953 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 996 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 996 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 992 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 999 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 1,127 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 1,023 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 1,016 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 132,366 12/13/2022
3.1.31 6,071 11/8/2022
3.1.30 108,166 10/11/2022
3.1.29 31,967 9/13/2022
3.1.28 17,669 8/9/2022
3.1.27 8,260 7/12/2022
3.1.26 23,056 6/14/2022
3.1.25 10,678 5/10/2022
3.1.24 26,728 4/11/2022
3.1.23 22,458 3/8/2022
3.1.22 94,202 12/14/2021
3.1.21 64,758 11/7/2021
3.1.20 14,031 10/11/2021
3.1.19 33,450 9/14/2021
3.1.18 210,081 8/10/2021
3.1.17 84,061 7/13/2021
3.1.16 73,275 6/8/2021
3.1.15 44,893 5/11/2021
3.1.14 124,157 4/6/2021
3.1.13 135,620 3/9/2021
3.1.12 237,886 2/9/2021
3.1.11 44,585 1/12/2021
3.1.10 202,588 11/9/2020
3.1.9 194,166 10/13/2020
3.1.8 140,425 9/8/2020
3.1.7 116,647 8/11/2020
3.1.6 188,904 7/14/2020
3.1.5 340,807 6/9/2020
3.1.4 105,133 5/12/2020
3.1.3 156,858 3/24/2020
3.1.2 107,461 2/18/2020
3.1.1 192,334 1/14/2020
3.1.0 230,467 12/3/2019
3.1.0-preview3.19555.2 1,204 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 974 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,014 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 16,936 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 33,093 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 49,202 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,088 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,430 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 1,220 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,214 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,102 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 1,260 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,172 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,033 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 1,484 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,157 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.1.5 684,996 5/14/2019 1.1.5 is deprecated because it is no longer maintained.
1.1.0 268,904 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 1,800 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.