Microsoft.AspNetCore.SignalR.Client 1.0.0-preview1-final

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

Client for ASP.NET Core SignalR

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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (582)

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

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

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
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 RC 1, 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.
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/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.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
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)
linq2db/linq2db
Linq to database provider.
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!
Version Downloads Last Updated
10.0.0-rc.1.25451.107 8,729 9/9/2025
10.0.0-preview.7.25380.108 3,607 8/12/2025
10.0.0-preview.6.25358.103 2,751 7/15/2025
10.0.0-preview.5.25277.114 2,599 6/6/2025
10.0.0-preview.4.25258.110 3,764 5/12/2025
10.0.0-preview.3.25172.1 8,405 4/10/2025
10.0.0-preview.2.25164.1 6,306 3/18/2025
10.0.0-preview.1.25120.3 2,386 2/25/2025
9.0.9 112,284 9/9/2025
9.0.8 424,342 8/5/2025
9.0.7 322,659 7/8/2025
9.0.6 416,357 6/10/2025
9.0.5 442,708 5/13/2025
9.0.4 651,925 4/8/2025
9.0.3 534,849 3/11/2025
9.0.2 634,402 2/11/2025
9.0.1 768,216 1/14/2025
9.0.0 994,949 11/12/2024
9.0.0-rc.2.24474.3 37,907 10/8/2024
9.0.0-rc.1.24452.1 3,329 9/10/2024
9.0.0-preview.7.24406.2 6,376 8/13/2024
9.0.0-preview.6.24328.4 8,759 7/9/2024
9.0.0-preview.5.24306.11 5,391 6/11/2024
9.0.0-preview.4.24267.6 12,481 5/21/2024
9.0.0-preview.3.24172.13 6,205 4/11/2024
9.0.0-preview.2.24128.4 6,363 3/12/2024
9.0.0-preview.1.24081.5 6,013 2/13/2024
8.0.20 44,279 9/9/2025
8.0.19 115,704 8/4/2025
8.0.18 103,785 7/8/2025
8.0.17 266,638 6/10/2025
8.0.16 208,874 5/13/2025
8.0.15 344,391 4/8/2025
8.0.14 333,775 3/11/2025
8.0.13 386,632 2/11/2025
8.0.12 561,998 1/14/2025
8.0.11 1,477,442 11/12/2024
8.0.10 1,931,114 10/8/2024
8.0.8 2,082,871 8/13/2024
8.0.7 1,321,786 7/9/2024
8.0.6 1,478,785 5/28/2024
8.0.5 463,371 5/14/2024
8.0.4 1,241,947 4/9/2024
8.0.3 1,060,519 3/12/2024
8.0.2 1,189,144 2/13/2024
8.0.1 1,660,582 1/9/2024
8.0.0 3,383,621 11/14/2023
8.0.0-rc.2.23480.2 17,272 10/10/2023
8.0.0-rc.1.23421.29 26,350 9/12/2023
8.0.0-preview.7.23375.9 13,710 8/8/2023
8.0.0-preview.6.23329.11 7,878 7/11/2023
8.0.0-preview.5.23302.2 5,490 6/13/2023
8.0.0-preview.4.23260.4 10,565 5/16/2023
8.0.0-preview.3.23177.8 20,688 4/11/2023
8.0.0-preview.2.23153.2 3,578 3/14/2023
8.0.0-preview.1.23112.2 7,388 2/21/2023
7.0.20 127,188 5/28/2024
7.0.19 16,471 5/14/2024
7.0.18 51,028 4/9/2024
7.0.17 87,427 3/12/2024
7.0.16 120,314 2/13/2024
7.0.15 229,811 1/9/2024
7.0.14 277,255 11/14/2023
7.0.13 451,061 10/24/2023
7.0.12 338,332 10/10/2023
7.0.11 560,769 9/12/2023
7.0.10 677,733 8/8/2023
7.0.9 803,121 7/11/2023
7.0.8 351,556 6/22/2023
7.0.7 183,307 6/13/2023
7.0.5 1,191,540 4/11/2023
7.0.4 486,650 3/14/2023
7.0.3 673,728 2/14/2023
7.0.2 1,176,329 1/10/2023
7.0.1 510,049 12/13/2022
7.0.0 1,095,036 11/7/2022
7.0.0-rc.2.22476.2 7,263 10/11/2022
7.0.0-rc.1.22427.2 5,217 9/14/2022
7.0.0-preview.7.22376.6 7,502 8/9/2022
7.0.0-preview.6.22330.3 4,463 7/12/2022
7.0.0-preview.5.22303.8 3,349 6/14/2022
7.0.0-preview.4.22251.1 6,696 5/10/2022
7.0.0-preview.3.22178.4 3,606 4/13/2022
7.0.0-preview.2.22153.2 17,682 3/14/2022
7.0.0-preview.1.22109.13 1,310 2/17/2022
6.0.36 323,261 11/12/2024
6.0.35 70,701 10/8/2024
6.0.33 63,347 8/13/2024
6.0.32 51,740 7/9/2024
6.0.31 86,378 5/28/2024
6.0.30 58,077 5/14/2024
6.0.29 83,219 4/9/2024
6.0.28 95,057 3/12/2024
6.0.27 104,460 2/13/2024
6.0.26 105,896 1/9/2024
6.0.25 272,703 11/14/2023
6.0.24 75,744 10/24/2023
6.0.23 65,367 10/10/2023
6.0.22 163,516 9/12/2023
6.0.21 198,884 8/8/2023
6.0.20 115,232 7/11/2023
6.0.19 212,511 6/22/2023
6.0.18 79,793 6/13/2023
6.0.16 437,570 4/11/2023
6.0.15 243,241 3/14/2023
6.0.14 252,706 2/14/2023
6.0.13 405,643 1/10/2023
6.0.12 244,585 12/13/2022
6.0.11 517,511 11/7/2022
6.0.10 1,178,707 10/11/2022
6.0.9 1,021,677 9/13/2022
6.0.8 1,340,318 8/9/2022
6.0.7 999,947 7/12/2022
6.0.6 968,498 6/14/2022
6.0.5 1,819,531 5/10/2022
6.0.4 932,347 4/11/2022
6.0.3 1,185,089 3/8/2022
6.0.2 969,397 2/8/2022
6.0.1 1,311,865 12/14/2021
6.0.0 2,870,700 11/8/2021
6.0.0-rc.2.21480.10 13,610 10/12/2021
6.0.0-rc.1.21452.15 11,567 9/14/2021
6.0.0-preview.7.21378.6 22,681 8/10/2021
6.0.0-preview.6.21355.2 4,621 7/14/2021
6.0.0-preview.5.21301.17 2,671 6/15/2021
6.0.0-preview.4.21253.5 6,331 5/24/2021
6.0.0-preview.3.21201.13 8,329 4/8/2021
6.0.0-preview.2.21154.6 2,976 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,446 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 563,639 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 76,218 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 85,364 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 102,445 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 333,019 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 349,396 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 629,319 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,505,056 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 615,580 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 476,898 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 686,084 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 404,847 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 701,972 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 393,589 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 289,280 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 411,555 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 581,862 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 375,337 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 11,233 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,384 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,237 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,180 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,273 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,127 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,148 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,526 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,148 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 6,031 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 214,388 12/13/2022
3.1.31 21,999 11/8/2022
3.1.30 21,956 10/11/2022
3.1.29 23,861 9/13/2022
3.1.28 24,110 8/9/2022
3.1.27 26,194 7/12/2022
3.1.26 43,469 6/14/2022
3.1.25 54,599 5/10/2022
3.1.24 38,433 4/11/2022
3.1.23 62,527 3/8/2022
3.1.22 425,056 12/14/2021
3.1.21 92,423 11/7/2021
3.1.20 43,401 10/11/2021
3.1.19 75,584 9/14/2021
3.1.18 100,605 8/10/2021
3.1.17 69,403 7/13/2021
3.1.16 63,957 6/8/2021
3.1.15 114,195 5/11/2021
3.1.14 142,640 4/6/2021
3.1.13 154,488 3/9/2021
3.1.12 164,836 2/9/2021
3.1.11 180,109 1/12/2021
3.1.10 626,775 11/9/2020
3.1.9 1,053,338 10/13/2020
3.1.8 1,309,057 9/8/2020
3.1.7 592,446 8/11/2020
3.1.6 2,714,539 7/14/2020
3.1.5 813,896 6/9/2020
3.1.4 560,303 5/12/2020
3.1.3 1,155,998 3/24/2020
3.1.2 764,520 2/18/2020
3.1.1 613,578 1/14/2020
3.1.0 616,925 12/3/2019
3.1.0-preview3.19555.2 9,341 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 1,418 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 10,137 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 57,118 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 6,571 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 1,078,399 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 2,021 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 2,250 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 16,944 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 3,622 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 20,124 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 10,270 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 8,384 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 3,186 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 4,459 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 2,002 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
1.2.0 6,908 1/14/2025
1.1.0 3,439,680 12/3/2018 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview3-35497 10,127 10/17/2018 1.1.0-preview3-35497 is deprecated because it is no longer maintained.
1.1.0-preview2-35157 11,370 9/12/2018 1.1.0-preview2-35157 is deprecated because it is no longer maintained.
1.1.0-preview1-35029 3,408 8/22/2018 1.1.0-preview1-35029 is deprecated because it is no longer maintained.
1.0.4 1,851,799 10/1/2018
1.0.3 200,517 8/21/2018
1.0.2 150,201 7/10/2018
1.0.1 124,428 6/18/2018
1.0.0 420,005 5/29/2018
1.0.0-rc1-final 14,678 5/6/2018 1.0.0-rc1-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 11,359 4/10/2018 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 26,643 2/26/2018 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-alpha2-final 80,683 10/9/2017 1.0.0-alpha2-final is deprecated because it is no longer maintained.
1.0.0-alpha1-final 19,982 9/14/2017 1.0.0-alpha1-final is deprecated because it is no longer maintained.