Microsoft.AspNetCore.SignalR.Client 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.SignalR.Client --version 9.0.4
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Client -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.SignalR.Client" 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.SignalR.Client" Version="9.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" />
                    
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.Client --version 9.0.4
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Client, 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.SignalR.Client&version=9.0.4
                    
Install Microsoft.AspNetCore.SignalR.Client as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Client&version=9.0.4
                    
Install Microsoft.AspNetCore.SignalR.Client as a Cake Tool

Client for ASP.NET Core SignalR

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 (520)

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

Package Downloads
AspNetCore.HealthChecks.SignalR

HealthChecks.SignalR is the health check package for SignalR.

uSync.Expansions.Core

Core libraries for uSync Expansions

Blauhaus.SignalR.Client

Package Description

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

ppy.osu.Game

Package Description

GitHub repositories (136)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.Client:

Repository Stars
ppy/osu
rhythm is just a *click* away!
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
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.
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
Version Downloads Last updated
10.0.0-preview.3.25172.1 960 4/10/2025
10.0.0-preview.2.25164.1 2,230 3/18/2025
10.0.0-preview.1.25120.3 2,002 2/25/2025
9.0.4 40,667 4/8/2025
9.0.3 272,084 3/11/2025
9.0.2 352,557 2/11/2025
9.0.1 387,102 1/14/2025
9.0.0 631,639 11/12/2024
9.0.0-rc.2.24474.3 24,355 10/8/2024
9.0.0-rc.1.24452.1 2,916 9/10/2024
9.0.0-preview.7.24406.2 4,707 8/13/2024
9.0.0-preview.6.24328.4 8,181 7/9/2024
9.0.0-preview.5.24306.11 4,962 6/11/2024
9.0.0-preview.4.24267.6 9,805 5/21/2024
9.0.0-preview.3.24172.13 5,202 4/11/2024
9.0.0-preview.2.24128.4 4,850 3/12/2024
9.0.0-preview.1.24081.5 5,037 2/13/2024
8.0.15 13,449 4/8/2025
8.0.14 100,083 3/11/2025
8.0.13 157,551 2/11/2025
8.0.12 260,782 1/14/2025
8.0.11 914,009 11/12/2024
8.0.10 1,367,322 10/8/2024
8.0.8 1,533,272 8/13/2024
8.0.7 995,232 7/9/2024
8.0.6 1,193,932 5/28/2024
8.0.5 392,609 5/14/2024
8.0.4 944,729 4/9/2024
8.0.3 788,598 3/12/2024
8.0.2 1,000,285 2/13/2024
8.0.1 1,341,227 1/9/2024
8.0.0 2,594,136 11/14/2023
8.0.0-rc.2.23480.2 15,944 10/10/2023
8.0.0-rc.1.23421.29 26,213 9/12/2023
8.0.0-preview.7.23375.9 13,538 8/8/2023
8.0.0-preview.6.23329.11 7,449 7/11/2023
8.0.0-preview.5.23302.2 5,342 6/13/2023
8.0.0-preview.4.23260.4 10,451 5/16/2023
8.0.0-preview.3.23177.8 19,598 4/11/2023
8.0.0-preview.2.23153.2 3,442 3/14/2023
8.0.0-preview.1.23112.2 6,391 2/21/2023
7.0.20 88,805 5/28/2024
7.0.19 14,238 5/14/2024
7.0.18 45,527 4/9/2024
7.0.17 72,889 3/12/2024
7.0.16 94,827 2/13/2024
7.0.15 219,139 1/9/2024
7.0.14 263,597 11/14/2023
7.0.13 419,071 10/24/2023
7.0.12 321,465 10/10/2023
7.0.11 518,754 9/12/2023
7.0.10 626,296 8/8/2023
7.0.9 732,794 7/11/2023
7.0.8 335,441 6/22/2023
7.0.7 173,216 6/13/2023
7.0.5 1,134,144 4/11/2023
7.0.4 465,979 3/14/2023
7.0.3 619,246 2/14/2023
7.0.2 1,104,995 1/10/2023
7.0.1 489,213 12/13/2022
7.0.0 1,019,132 11/7/2022
7.0.0-rc.2.22476.2 7,067 10/11/2022
7.0.0-rc.1.22427.2 5,095 9/14/2022
7.0.0-preview.7.22376.6 7,371 8/9/2022
7.0.0-preview.6.22330.3 4,317 7/12/2022
7.0.0-preview.5.22303.8 2,972 6/14/2022
7.0.0-preview.4.22251.1 6,566 5/10/2022
7.0.0-preview.3.22178.4 3,509 4/13/2022
7.0.0-preview.2.22153.2 17,056 3/14/2022
7.0.0-preview.1.22109.13 1,212 2/17/2022
6.0.36 125,695 11/12/2024
6.0.35 48,485 10/8/2024
6.0.33 41,472 8/13/2024
6.0.32 39,547 7/9/2024
6.0.31 73,348 5/28/2024
6.0.30 44,266 5/14/2024
6.0.29 72,063 4/9/2024
6.0.28 80,487 3/12/2024
6.0.27 77,100 2/13/2024
6.0.26 100,665 1/9/2024
6.0.25 201,844 11/14/2023
6.0.24 69,602 10/24/2023
6.0.23 62,328 10/10/2023
6.0.22 155,809 9/12/2023
6.0.21 184,997 8/8/2023
6.0.20 106,288 7/11/2023
6.0.19 183,921 6/22/2023
6.0.18 73,019 6/13/2023
6.0.16 409,182 4/11/2023
6.0.15 234,065 3/14/2023
6.0.14 239,934 2/14/2023
6.0.13 364,794 1/10/2023
6.0.12 233,936 12/13/2022
6.0.11 501,684 11/7/2022
6.0.10 1,134,526 10/11/2022
6.0.9 965,814 9/13/2022
6.0.8 1,306,569 8/9/2022
6.0.7 968,717 7/12/2022
6.0.6 948,853 6/14/2022
6.0.5 1,751,983 5/10/2022
6.0.4 908,583 4/11/2022
6.0.3 1,162,880 3/8/2022
6.0.2 868,815 2/8/2022
6.0.1 1,278,118 12/14/2021
6.0.0 2,607,296 11/8/2021
6.0.0-rc.2.21480.10 13,138 10/12/2021
6.0.0-rc.1.21452.15 11,230 9/14/2021
6.0.0-preview.7.21378.6 22,571 8/10/2021
6.0.0-preview.6.21355.2 4,521 7/14/2021
6.0.0-preview.5.21301.17 2,564 6/15/2021
6.0.0-preview.4.21253.5 6,109 5/24/2021
6.0.0-preview.3.21201.13 7,673 4/8/2021
6.0.0-preview.2.21154.6 2,811 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 7,449 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 508,213 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 72,315 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 79,849 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 96,148 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 319,573 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 339,328 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 611,032 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,484,855 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 597,948 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 470,427 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 661,064 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 396,537 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 691,529 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 382,192 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 283,017 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 405,519 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 573,455 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 361,895 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 10,924 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,226 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 3,033 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 7,036 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,120 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 1,970 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 3,906 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 6,356 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 5,974 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 5,865 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 187,341 12/13/2022
3.1.31 17,890 11/8/2022
3.1.30 20,316 10/11/2022
3.1.29 22,083 9/13/2022
3.1.28 21,273 8/9/2022
3.1.27 23,306 7/12/2022
3.1.26 38,481 6/14/2022
3.1.25 48,319 5/10/2022
3.1.24 36,740 4/11/2022
3.1.23 57,868 3/8/2022
3.1.22 379,767 12/14/2021
3.1.21 90,095 11/7/2021
3.1.20 41,662 10/11/2021
3.1.19 73,429 9/14/2021
3.1.18 98,471 8/10/2021
3.1.17 67,681 7/13/2021
3.1.16 61,580 6/8/2021
3.1.15 108,467 5/11/2021
3.1.14 137,984 4/6/2021
3.1.13 150,554 3/9/2021
3.1.12 157,477 2/9/2021
3.1.11 174,558 1/12/2021
3.1.10 613,440 11/9/2020
3.1.9 997,751 10/13/2020
3.1.8 1,274,485 9/8/2020
3.1.7 578,058 8/11/2020
3.1.6 2,369,878 7/14/2020
3.1.5 791,549 6/9/2020
3.1.4 543,465 5/12/2020
3.1.3 1,107,241 3/24/2020
3.1.2 745,482 2/18/2020
3.1.1 600,891 1/14/2020
3.1.0 602,100 12/3/2019
3.1.0-preview3.19555.2 9,184 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,256 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 9,952 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 54,717 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 4,934 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,036,474 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,837 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,085 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 16,773 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 3,457 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 19,842 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 10,021 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 8,208 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 3,016 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 4,295 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,820 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 1,164 1/14/2025
1.1.0 3,280,411 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 9,756 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 11,129 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 3,163 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 1,830,819 10/1/2018
1.0.3 196,809 8/21/2018
1.0.2 147,739 7/10/2018
1.0.1 117,603 6/18/2018
1.0.0 400,890 5/29/2018
1.0.0-rc1-final 14,323 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 11,038 4/10/2018 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 26,325 2/26/2018 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-alpha2-final 79,718 10/9/2017 1.0.0-alpha2-final is deprecated because it is no longer maintained.
1.0.0-alpha1-final 19,725 9/14/2017 1.0.0-alpha1-final is deprecated because it is no longer maintained.