Microsoft.AspNetCore.SignalR.Client 8.0.16

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.SignalR.Client --version 8.0.16
                    
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Client -Version 8.0.16
                    
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="8.0.16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.16" />
                    
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 8.0.16
                    
#r "nuget: Microsoft.AspNetCore.SignalR.Client, 8.0.16"
                    
#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.Client@8.0.16
                    
#: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.Client&version=8.0.16
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Client&version=8.0.16
                    
Install 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/4ae1269bff83362236d0f3bd4c9302e6a1e9341c

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 is compatible.  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 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 (556)

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.

AIForged.SDK

Package Description

GitHub repositories (140)

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 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.
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.
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.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
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.
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
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.6.25358.103 397 7/15/2025
10.0.0-preview.5.25277.114 2,151 6/6/2025
10.0.0-preview.4.25258.110 2,522 5/12/2025
10.0.0-preview.3.25172.1 7,052 4/10/2025
10.0.0-preview.2.25164.1 4,574 3/18/2025
10.0.0-preview.1.25120.3 2,272 2/25/2025
9.0.7 78,157 7/8/2025
9.0.6 254,780 6/10/2025
9.0.5 331,216 5/13/2025
9.0.4 517,932 4/8/2025
9.0.3 449,577 3/11/2025
9.0.2 539,666 2/11/2025
9.0.1 620,019 1/14/2025
9.0.0 852,902 11/12/2024
9.0.0-rc.2.24474.3 34,024 10/8/2024
9.0.0-rc.1.24452.1 3,219 9/10/2024
9.0.0-preview.7.24406.2 5,548 8/13/2024
9.0.0-preview.6.24328.4 8,522 7/9/2024
9.0.0-preview.5.24306.11 5,205 6/11/2024
9.0.0-preview.4.24267.6 11,590 5/21/2024
9.0.0-preview.3.24172.13 5,909 4/11/2024
9.0.0-preview.2.24128.4 5,943 3/12/2024
9.0.0-preview.1.24081.5 5,878 2/13/2024
8.0.18 14,263 7/8/2025
8.0.17 149,432 6/10/2025
8.0.16 130,545 5/13/2025
8.0.15 239,545 4/8/2025
8.0.14 245,037 3/11/2025
8.0.13 313,170 2/11/2025
8.0.12 451,755 1/14/2025
8.0.11 1,279,977 11/12/2024
8.0.10 1,711,961 10/8/2024
8.0.8 1,857,570 8/13/2024
8.0.7 1,187,174 7/9/2024
8.0.6 1,359,317 5/28/2024
8.0.5 436,707 5/14/2024
8.0.4 1,103,286 4/9/2024
8.0.3 943,422 3/12/2024
8.0.2 1,108,042 2/13/2024
8.0.1 1,526,419 1/9/2024
8.0.0 3,060,586 11/14/2023
8.0.0-rc.2.23480.2 16,388 10/10/2023
8.0.0-rc.1.23421.29 26,294 9/12/2023
8.0.0-preview.7.23375.9 13,669 8/8/2023
8.0.0-preview.6.23329.11 7,721 7/11/2023
8.0.0-preview.5.23302.2 5,432 6/13/2023
8.0.0-preview.4.23260.4 10,518 5/16/2023
8.0.0-preview.3.23177.8 20,273 4/11/2023
8.0.0-preview.2.23153.2 3,532 3/14/2023
8.0.0-preview.1.23112.2 6,798 2/21/2023
7.0.20 112,240 5/28/2024
7.0.19 14,861 5/14/2024
7.0.18 48,283 4/9/2024
7.0.17 80,528 3/12/2024
7.0.16 110,079 2/13/2024
7.0.15 224,946 1/9/2024
7.0.14 271,568 11/14/2023
7.0.13 438,264 10/24/2023
7.0.12 330,430 10/10/2023
7.0.11 544,120 9/12/2023
7.0.10 656,161 8/8/2023
7.0.9 775,799 7/11/2023
7.0.8 344,632 6/22/2023
7.0.7 178,664 6/13/2023
7.0.5 1,166,332 4/11/2023
7.0.4 477,373 3/14/2023
7.0.3 649,985 2/14/2023
7.0.2 1,145,906 1/10/2023
7.0.1 499,744 12/13/2022
7.0.0 1,057,147 11/7/2022
7.0.0-rc.2.22476.2 7,188 10/11/2022
7.0.0-rc.1.22427.2 5,173 9/14/2022
7.0.0-preview.7.22376.6 7,453 8/9/2022
7.0.0-preview.6.22330.3 4,391 7/12/2022
7.0.0-preview.5.22303.8 3,175 6/14/2022
7.0.0-preview.4.22251.1 6,650 5/10/2022
7.0.0-preview.3.22178.4 3,567 4/13/2022
7.0.0-preview.2.22153.2 17,621 3/14/2022
7.0.0-preview.1.22109.13 1,273 2/17/2022
6.0.36 249,766 11/12/2024
6.0.35 62,541 10/8/2024
6.0.33 53,192 8/13/2024
6.0.32 46,175 7/9/2024
6.0.31 80,717 5/28/2024
6.0.30 53,007 5/14/2024
6.0.29 77,746 4/9/2024
6.0.28 88,609 3/12/2024
6.0.27 91,818 2/13/2024
6.0.26 103,365 1/9/2024
6.0.25 243,033 11/14/2023
6.0.24 72,825 10/24/2023
6.0.23 63,441 10/10/2023
6.0.22 160,342 9/12/2023
6.0.21 193,068 8/8/2023
6.0.20 110,936 7/11/2023
6.0.19 200,509 6/22/2023
6.0.18 76,136 6/13/2023
6.0.16 425,115 4/11/2023
6.0.15 238,766 3/14/2023
6.0.14 247,345 2/14/2023
6.0.13 390,291 1/10/2023
6.0.12 239,278 12/13/2022
6.0.11 510,421 11/7/2022
6.0.10 1,162,834 10/11/2022
6.0.9 996,739 9/13/2022
6.0.8 1,325,574 8/9/2022
6.0.7 985,482 7/12/2022
6.0.6 958,906 6/14/2022
6.0.5 1,790,899 5/10/2022
6.0.4 922,069 4/11/2022
6.0.3 1,174,853 3/8/2022
6.0.2 927,388 2/8/2022
6.0.1 1,298,030 12/14/2021
6.0.0 2,758,614 11/8/2021
6.0.0-rc.2.21480.10 13,524 10/12/2021
6.0.0-rc.1.21452.15 11,439 9/14/2021
6.0.0-preview.7.21378.6 22,641 8/10/2021
6.0.0-preview.6.21355.2 4,583 7/14/2021
6.0.0-preview.5.21301.17 2,629 6/15/2021
6.0.0-preview.4.21253.5 6,291 5/24/2021
6.0.0-preview.3.21201.13 8,247 4/8/2021
6.0.0-preview.2.21154.6 2,906 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 8,385 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 550,273 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 73,959 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 82,747 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 99,716 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 326,036 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 344,846 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 620,010 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,494,993 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 607,910 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 473,331 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 674,027 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 401,225 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 696,674 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 388,404 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 285,608 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 408,096 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 577,091 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 369,310 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 11,113 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,320 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,151 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,122 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,210 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 2,066 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 4,071 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,462 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 6,085 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,970 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 203,249 12/13/2022
3.1.31 19,683 11/8/2022
3.1.30 20,540 10/11/2022
3.1.29 22,374 9/13/2022
3.1.28 22,133 8/9/2022
3.1.27 24,111 7/12/2022
3.1.26 41,059 6/14/2022
3.1.25 51,594 5/10/2022
3.1.24 37,002 4/11/2022
3.1.23 59,908 3/8/2022
3.1.22 407,088 12/14/2021
3.1.21 90,807 11/7/2021
3.1.20 41,954 10/11/2021
3.1.19 73,959 9/14/2021
3.1.18 98,985 8/10/2021
3.1.17 67,964 7/13/2021
3.1.16 62,262 6/8/2021
3.1.15 111,020 5/11/2021
3.1.14 139,976 4/6/2021
3.1.13 152,243 3/9/2021
3.1.12 161,053 2/9/2021
3.1.11 177,590 1/12/2021
3.1.10 618,996 11/9/2020
3.1.9 1,029,602 10/13/2020
3.1.8 1,294,203 9/8/2020
3.1.7 585,461 8/11/2020
3.1.6 2,567,344 7/14/2020
3.1.5 803,473 6/9/2020
3.1.4 551,911 5/12/2020
3.1.3 1,134,580 3/24/2020
3.1.2 755,485 2/18/2020
3.1.1 607,530 1/14/2020
3.1.0 609,633 12/3/2019
3.1.0-preview3.19555.2 9,287 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,360 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,076 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 55,400 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 5,148 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,059,506 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 1,940 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,194 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 16,884 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 3,563 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 20,056 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 10,121 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 8,320 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 3,129 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 4,402 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 1,932 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 3,459 1/14/2025
1.1.0 3,375,322 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 9,902 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 11,288 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 3,322 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 1,843,114 10/1/2018
1.0.3 198,522 8/21/2018
1.0.2 148,368 7/10/2018
1.0.1 121,242 6/18/2018
1.0.0 411,168 5/29/2018
1.0.0-rc1-final 14,575 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 11,248 4/10/2018 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 26,537 2/26/2018 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-alpha2-final 80,314 10/9/2017 1.0.0-alpha2-final is deprecated because it is no longer maintained.
1.0.0-alpha1-final 19,892 9/14/2017 1.0.0-alpha1-final is deprecated because it is no longer maintained.