Microsoft.AspNetCore.SignalR.StackExchangeRedis 3.0.0-preview4-19216-03

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-preview4-19216-03
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.StackExchangeRedis -Version 3.0.0-preview4-19216-03
                    
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-preview4-19216-03" />
                    
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-preview4-19216-03" />
                    
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-preview4-19216-03
                    
#r "nuget: Microsoft.AspNetCore.SignalR.StackExchangeRedis, 3.0.0-preview4-19216-03"
                    
#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-preview4-19216-03
                    
#: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-preview4-19216-03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.StackExchangeRedis&version=3.0.0-preview4-19216-03&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/865acae3e95d5ade51b66ea578ba9d7764d562ba

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
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF 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 490 8/12/2025
10.0.0-preview.6.25358.103 203 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 242 3/18/2025
10.0.0-preview.1.25120.3 242 2/25/2025
9.0.8 26,606 8/5/2025
9.0.7 43,448 7/8/2025
9.0.6 80,377 6/10/2025
9.0.5 148,044 5/13/2025
9.0.4 163,625 4/8/2025
9.0.3 129,481 3/11/2025
9.0.2 220,924 2/11/2025
9.0.1 145,728 1/14/2025
9.0.0 274,737 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,686 8/13/2024
9.0.0-preview.6.24328.4 1,231 7/9/2024
9.0.0-preview.5.24306.11 721 6/11/2024
9.0.0-preview.4.24267.6 337 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 30,198 8/4/2025
8.0.18 31,689 7/8/2025
8.0.17 66,847 6/10/2025
8.0.16 141,628 5/13/2025
8.0.15 149,952 4/8/2025
8.0.14 146,880 3/11/2025
8.0.13 135,843 2/11/2025
8.0.12 290,096 1/14/2025
8.0.11 573,391 11/12/2024
8.0.10 747,220 10/8/2024
8.0.8 770,606 8/13/2024
8.0.7 575,911 7/9/2024
8.0.6 420,612 5/28/2024
8.0.5 222,328 5/14/2024
8.0.4 484,583 4/9/2024
8.0.3 356,788 3/12/2024
8.0.2 292,758 2/13/2024
8.0.1 325,718 1/9/2024
8.0.0 687,962 11/14/2023
8.0.0-rc.2.23480.2 4,595 10/10/2023
8.0.0-rc.1.23421.29 2,817 9/12/2023
8.0.0-preview.7.23375.9 2,313 8/8/2023
8.0.0-preview.6.23329.11 3,072 7/11/2023
8.0.0-preview.5.23302.2 1,427 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 92,384 5/28/2024
7.0.19 16,967 5/14/2024
7.0.18 45,795 4/9/2024
7.0.17 62,258 3/12/2024
7.0.16 25,651 2/13/2024
7.0.15 133,136 1/9/2024
7.0.14 153,277 11/14/2023
7.0.13 113,123 10/24/2023
7.0.12 85,138 10/10/2023
7.0.11 194,214 9/12/2023
7.0.10 391,246 8/8/2023
7.0.9 183,914 7/11/2023 7.0.9 has at least one vulnerability with high severity.
7.0.8 75,614 6/22/2023 7.0.8 has at least one vulnerability with high severity.
7.0.7 41,279 6/13/2023 7.0.7 has at least one vulnerability with high severity.
7.0.5 312,501 4/11/2023 7.0.5 has at least one vulnerability with high severity.
7.0.4 164,886 3/14/2023 7.0.4 has at least one vulnerability with high severity.
7.0.3 228,441 2/14/2023 7.0.3 has at least one vulnerability with high severity.
7.0.2 122,798 1/10/2023 7.0.2 has at least one vulnerability with high severity.
7.0.1 84,960 12/13/2022 7.0.1 has at least one vulnerability with high severity.
7.0.0 150,455 11/7/2022 7.0.0 has at least one vulnerability with high severity.
7.0.0-rc.2.22476.2 4,270 10/11/2022
7.0.0-rc.1.22427.2 1,468 9/14/2022
7.0.0-preview.7.22376.6 1,404 8/9/2022
7.0.0-preview.6.22330.3 838 7/12/2022
7.0.0-preview.5.22303.8 1,140 6/14/2022
7.0.0-preview.4.22251.1 1,068 5/10/2022
7.0.0-preview.3.22178.4 987 4/13/2022
7.0.0-preview.2.22153.2 755 3/14/2022
7.0.0-preview.1.22109.13 847 2/17/2022
6.0.36 73,911 11/12/2024
6.0.35 145,157 10/8/2024
6.0.33 47,621 8/13/2024
6.0.32 46,584 7/9/2024
6.0.31 131,998 5/28/2024
6.0.30 32,404 5/14/2024
6.0.29 76,935 4/9/2024
6.0.28 67,740 3/12/2024
6.0.27 355,014 2/13/2024
6.0.26 239,467 1/9/2024
6.0.25 320,817 11/14/2023
6.0.24 125,999 10/24/2023
6.0.23 65,520 10/10/2023
6.0.22 149,084 9/12/2023
6.0.21 647,869 8/8/2023
6.0.20 73,686 7/11/2023 6.0.20 has at least one vulnerability with high severity.
6.0.19 40,762 6/22/2023 6.0.19 has at least one vulnerability with high severity.
6.0.18 60,681 6/13/2023 6.0.18 has at least one vulnerability with high severity.
6.0.16 302,165 4/11/2023 6.0.16 has at least one vulnerability with high severity.
6.0.15 191,164 3/14/2023 6.0.15 has at least one vulnerability with high severity.
6.0.14 164,178 2/14/2023 6.0.14 has at least one vulnerability with high severity.
6.0.13 209,240 1/10/2023 6.0.13 has at least one vulnerability with high severity.
6.0.12 156,256 12/13/2022 6.0.12 has at least one vulnerability with high severity.
6.0.11 398,039 11/7/2022 6.0.11 has at least one vulnerability with high severity.
6.0.10 348,225 10/11/2022 6.0.10 has at least one vulnerability with high severity.
6.0.9 391,009 9/13/2022 6.0.9 has at least one vulnerability with high severity.
6.0.8 379,747 8/9/2022 6.0.8 has at least one vulnerability with high severity.
6.0.7 275,325 7/12/2022 6.0.7 has at least one vulnerability with high severity.
6.0.6 191,733 6/14/2022 6.0.6 has at least one vulnerability with high severity.
6.0.5 386,335 5/10/2022 6.0.5 has at least one vulnerability with high severity.
6.0.4 276,265 4/11/2022 6.0.4 has at least one vulnerability with high severity.
6.0.3 357,262 3/8/2022 6.0.3 has at least one vulnerability with high severity.
6.0.2 250,667 2/8/2022 6.0.2 has at least one vulnerability with high severity.
6.0.1 291,736 12/14/2021 6.0.1 has at least one vulnerability with high severity.
6.0.0 441,690 11/8/2021 6.0.0 has at least one vulnerability with high severity.
6.0.0-rc.2.21480.10 2,835 10/12/2021
6.0.0-rc.1.21452.15 1,759 9/14/2021
6.0.0-preview.7.21378.6 2,968 8/10/2021
6.0.0-preview.6.21355.2 3,104 7/14/2021
6.0.0-preview.5.21301.17 811 6/15/2021
6.0.0-preview.4.21253.5 902 5/24/2021
6.0.0-preview.3.21201.13 901 4/8/2021
6.0.0-preview.2.21154.6 902 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 878 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 181,253 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 14,065 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 35,593 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 27,962 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 102,886 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 92,468 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 115,811 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 75,114 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 212,255 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 75,651 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 51,347 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 138,269 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 127,024 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 108,659 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 88,326 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 223,357 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 87,617 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 90,775 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,322 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,306 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 952 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 995 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 995 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 991 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 998 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,126 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,022 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,014 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 131,250 12/13/2022
3.1.31 6,063 11/8/2022
3.1.30 107,303 10/11/2022
3.1.29 31,899 9/13/2022
3.1.28 17,657 8/9/2022
3.1.27 8,250 7/12/2022
3.1.26 23,037 6/14/2022
3.1.25 10,669 5/10/2022
3.1.24 26,719 4/11/2022
3.1.23 22,430 3/8/2022
3.1.22 94,061 12/14/2021
3.1.21 64,735 11/7/2021
3.1.20 13,962 10/11/2021
3.1.19 33,442 9/14/2021
3.1.18 210,070 8/10/2021
3.1.17 84,012 7/13/2021
3.1.16 73,206 6/8/2021
3.1.15 44,784 5/11/2021
3.1.14 123,377 4/6/2021
3.1.13 135,577 3/9/2021
3.1.12 237,827 2/9/2021
3.1.11 44,569 1/12/2021
3.1.10 202,544 11/9/2020
3.1.9 193,922 10/13/2020
3.1.8 140,375 9/8/2020
3.1.7 116,401 8/11/2020
3.1.6 188,856 7/14/2020
3.1.5 340,431 6/9/2020
3.1.4 105,112 5/12/2020
3.1.3 156,479 3/24/2020
3.1.2 107,448 2/18/2020
3.1.1 192,232 1/14/2020
3.1.0 230,013 12/3/2019
3.1.0-preview3.19555.2 1,203 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 973 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 1,013 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 16,923 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 33,008 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 49,188 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,087 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 1,428 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 1,219 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 1,213 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 1,101 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 1,259 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 1,171 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 1,032 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 1,482 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,156 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.1.5 684,085 5/14/2019 1.1.5 is deprecated because it is no longer maintained.
1.1.0 268,361 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 1,799 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.