Microsoft.AspNetCore.SignalR.Client.Core
10.0.0-preview.6.25358.103
Prefix Reserved
dotnet add package Microsoft.AspNetCore.SignalR.Client.Core --version 10.0.0-preview.6.25358.103
NuGet\Install-Package Microsoft.AspNetCore.SignalR.Client.Core -Version 10.0.0-preview.6.25358.103
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client.Core" Version="10.0.0-preview.6.25358.103" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client.Core" Version="10.0.0-preview.6.25358.103" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client.Core" />
paket add Microsoft.AspNetCore.SignalR.Client.Core --version 10.0.0-preview.6.25358.103
#r "nuget: Microsoft.AspNetCore.SignalR.Client.Core, 10.0.0-preview.6.25358.103"
#:package Microsoft.AspNetCore.SignalR.Client.Core@10.0.0-preview.6.25358.103
#addin nuget:?package=Microsoft.AspNetCore.SignalR.Client.Core&version=10.0.0-preview.6.25358.103&prerelease
#tool nuget:?package=Microsoft.AspNetCore.SignalR.Client.Core&version=10.0.0-preview.6.25358.103&prerelease
About
Microsoft.AspNetCore.SignalR.Client.Core
provides core functionality for the .NET client for ASP.NET Core SignalR.
This package contains only the connection-agnostic components of the .NET SignalR client, and does not provide a default connection implementation. In most scenarios, the Microsoft.AspNetCore.SignalR.Client
package should be used because it provides an HTTP connection implementation.
Key Features
SignalR provides the following capabilities:
- Automatic connection management
- Sending messages to all connected clients simultaneously
- Sending messages to specific clients or groups of clients
- Scaling to handle increasing traffic
How to Use
To use Microsoft.AspNetCore.SignalR.Client.Core
, follow these steps:
Installation
dotnet add package Microsoft.AspNetCore.SignalR.Client.Core
Configuration
The .NET SignalR client requires a connection implementation. To use an HTTP connection implementation, install the Microsoft.AspNetCore.SignalR.Client
package.
Main Types
The main types provided by Microsoft.AspNetCore.SignalR.Client.Core
include:
HubConnectionBuilder
: Provides an abstraction to construct new SignalR hub connectionsHubConnection
: Defines methods for managing a hub connection, including:- Starting and stopping the connection
- Sending and receiving messages
- Handling disconnects and attempting reconnects
HubConnectionOptions
: Provides options for configuring aHubConnection
Additional Documentation
For additional documentation and examples, refer to the official documentation on the .NET client for ASP.NET Core SignalR.
Feedback & Contributing
Microsoft.AspNetCore.SignalR.Client.Core
is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Product | Versions 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 is compatible. 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 is compatible. |
.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. |
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.SignalR.Common (>= 10.0.0-preview.6.25358.103)
- Microsoft.AspNetCore.SignalR.Protocols.Json (>= 10.0.0-preview.6.25358.103)
- Microsoft.Bcl.TimeProvider (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.6.25358.103)
- System.Threading.Channels (>= 10.0.0-preview.6.25358.103)
-
.NETStandard 2.0
- Microsoft.AspNetCore.SignalR.Common (>= 10.0.0-preview.6.25358.103)
- Microsoft.AspNetCore.SignalR.Protocols.Json (>= 10.0.0-preview.6.25358.103)
- Microsoft.Bcl.TimeProvider (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.6.25358.103)
- System.Threading.Channels (>= 10.0.0-preview.6.25358.103)
-
.NETStandard 2.1
- Microsoft.AspNetCore.SignalR.Common (>= 10.0.0-preview.6.25358.103)
- Microsoft.AspNetCore.SignalR.Protocols.Json (>= 10.0.0-preview.6.25358.103)
- Microsoft.Bcl.TimeProvider (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.6.25358.103)
- System.Threading.Channels (>= 10.0.0-preview.6.25358.103)
-
net10.0
- Microsoft.AspNetCore.SignalR.Common (>= 10.0.0-preview.6.25358.103)
- Microsoft.AspNetCore.SignalR.Protocols.Json (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0-preview.6.25358.103)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.6.25358.103)
NuGet packages (51)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.SignalR.Client.Core:
Package | Downloads |
---|---|
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183 |
|
MDriven.Net.Http.netStandard
Package Description |
|
SignalR.Strong
Strongly-typed calls from client to server and handlers for calls from server to client |
|
DHI.Platform.SDK
Package Description |
|
Traderr.Next.Shared
Traderr.io |
GitHub repositories (6)
Showing the top 6 popular GitHub repositories that depend on Microsoft.AspNetCore.SignalR.Client.Core:
Repository | Stars |
---|---|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
asieradzk/RL_Matrix
Deep Reinforcement Learning in C#
|
|
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
|
|
wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET
|
|
Spreads/SignalW
Even simpler and faster real-time web for ASP.NET Core.
|
|
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.6.25358.103 | 372 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 2,133 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 2,581 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 7,077 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 4,568 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 2,205 | 2/25/2025 | |
9.0.7 | 77,360 | 7/8/2025 | |
9.0.6 | 256,130 | 6/10/2025 | |
9.0.5 | 334,056 | 5/13/2025 | |
9.0.4 | 526,682 | 4/8/2025 | |
9.0.3 | 452,413 | 3/11/2025 | |
9.0.2 | 539,296 | 2/11/2025 | |
9.0.1 | 627,831 | 1/14/2025 | |
9.0.0 | 865,854 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 33,837 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 3,586 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 5,542 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 8,474 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 8,439 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 11,521 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 5,931 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 5,924 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 5,960 | 2/13/2024 | |
8.0.18 | 13,866 | 7/8/2025 | |
8.0.17 | 148,096 | 6/10/2025 | |
8.0.16 | 128,920 | 5/13/2025 | |
8.0.15 | 237,906 | 4/8/2025 | |
8.0.14 | 245,963 | 3/11/2025 | |
8.0.13 | 313,803 | 2/11/2025 | |
8.0.12 | 450,082 | 1/14/2025 | |
8.0.11 | 1,287,177 | 11/12/2024 | |
8.0.10 | 1,761,100 | 10/8/2024 | |
8.0.8 | 1,872,211 | 8/13/2024 | |
8.0.7 | 1,196,642 | 7/9/2024 | |
8.0.6 | 1,363,948 | 5/28/2024 | |
8.0.5 | 439,994 | 5/14/2024 | |
8.0.4 | 1,113,238 | 4/9/2024 | |
8.0.3 | 954,980 | 3/12/2024 | |
8.0.2 | 1,123,738 | 2/13/2024 | |
8.0.1 | 1,542,198 | 1/9/2024 | |
8.0.0 | 3,062,639 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 16,515 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 26,292 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 13,775 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 8,055 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 5,186 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 10,528 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 20,354 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 3,543 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 7,100 | 2/21/2023 | |
7.0.20 | 114,117 | 5/28/2024 | |
7.0.19 | 11,905 | 5/14/2024 | |
7.0.18 | 47,557 | 4/9/2024 | |
7.0.17 | 79,828 | 3/12/2024 | |
7.0.16 | 109,602 | 2/13/2024 | |
7.0.15 | 226,448 | 1/9/2024 | |
7.0.14 | 272,098 | 11/14/2023 | |
7.0.13 | 445,023 | 10/24/2023 | |
7.0.12 | 335,272 | 10/10/2023 | |
7.0.11 | 562,740 | 9/12/2023 | |
7.0.10 | 660,034 | 8/8/2023 | |
7.0.9 | 784,820 | 7/11/2023 | |
7.0.8 | 348,593 | 6/22/2023 | |
7.0.7 | 187,932 | 6/13/2023 | |
7.0.5 | 1,196,167 | 4/11/2023 | |
7.0.4 | 483,889 | 3/14/2023 | |
7.0.3 | 654,245 | 2/14/2023 | |
7.0.2 | 1,170,609 | 1/10/2023 | |
7.0.1 | 505,310 | 12/13/2022 | |
7.0.0 | 1,090,754 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 7,361 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 5,279 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 7,420 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 4,420 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 3,206 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 6,674 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 3,592 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 17,578 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,458 | 2/17/2022 | |
6.0.36 | 255,712 | 11/12/2024 | |
6.0.35 | 63,704 | 10/8/2024 | |
6.0.33 | 52,518 | 8/13/2024 | |
6.0.32 | 46,218 | 7/9/2024 | |
6.0.31 | 81,537 | 5/28/2024 | |
6.0.30 | 53,018 | 5/14/2024 | |
6.0.29 | 79,951 | 4/9/2024 | |
6.0.28 | 88,182 | 3/12/2024 | |
6.0.27 | 87,742 | 2/13/2024 | |
6.0.26 | 107,364 | 1/9/2024 | |
6.0.25 | 241,707 | 11/14/2023 | |
6.0.24 | 74,590 | 10/24/2023 | |
6.0.23 | 63,452 | 10/10/2023 | |
6.0.22 | 170,381 | 9/12/2023 | |
6.0.21 | 237,113 | 8/8/2023 | |
6.0.20 | 118,316 | 7/11/2023 | |
6.0.19 | 209,716 | 6/22/2023 | |
6.0.18 | 84,173 | 6/13/2023 | |
6.0.16 | 444,609 | 4/11/2023 | |
6.0.15 | 244,804 | 3/14/2023 | |
6.0.14 | 261,893 | 2/14/2023 | |
6.0.13 | 409,526 | 1/10/2023 | |
6.0.12 | 244,216 | 12/13/2022 | |
6.0.11 | 551,962 | 11/7/2022 | |
6.0.10 | 1,219,232 | 10/11/2022 | |
6.0.9 | 1,026,818 | 9/13/2022 | |
6.0.8 | 1,347,936 | 8/9/2022 | |
6.0.7 | 970,819 | 7/12/2022 | |
6.0.6 | 963,575 | 6/14/2022 | |
6.0.5 | 1,727,689 | 5/10/2022 | |
6.0.4 | 927,934 | 4/11/2022 | |
6.0.3 | 1,210,309 | 3/8/2022 | |
6.0.2 | 936,834 | 2/8/2022 | |
6.0.1 | 1,304,417 | 12/14/2021 | |
6.0.0 | 2,736,626 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 13,763 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 11,530 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 23,014 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 5,854 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 2,691 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 5,869 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 8,323 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 2,819 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 8,426 | 2/12/2021 | |
5.0.17 | 604,574 | 5/10/2022 | |
5.0.16 | 75,423 | 4/11/2022 | |
5.0.15 | 82,826 | 3/8/2022 | |
5.0.14 | 101,057 | 2/8/2022 | |
5.0.13 | 326,761 | 12/14/2021 | |
5.0.12 | 344,730 | 11/7/2021 | |
5.0.11 | 630,041 | 10/12/2021 | |
5.0.10 | 1,495,154 | 9/14/2021 | |
5.0.9 | 623,089 | 8/10/2021 | |
5.0.8 | 478,666 | 7/13/2021 | |
5.0.7 | 672,629 | 6/8/2021 | |
5.0.6 | 405,946 | 5/11/2021 | |
5.0.5 | 704,297 | 4/6/2021 | |
5.0.4 | 398,731 | 3/9/2021 | |
5.0.3 | 290,998 | 2/9/2021 | |
5.0.2 | 409,470 | 1/12/2021 | |
5.0.1 | 626,283 | 12/8/2020 | |
5.0.0 | 372,455 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 11,160 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 4,383 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 3,137 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 7,142 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 2,247 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 2,095 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 4,176 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 6,520 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 6,471 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 6,009 | 3/16/2020 | |
3.1.32 | 201,228 | 12/13/2022 | |
3.1.31 | 19,584 | 11/8/2022 | |
3.1.30 | 20,683 | 10/11/2022 | |
3.1.29 | 22,614 | 9/13/2022 | |
3.1.28 | 22,360 | 8/9/2022 | |
3.1.27 | 24,442 | 7/12/2022 | |
3.1.26 | 41,198 | 6/14/2022 | |
3.1.25 | 53,426 | 5/10/2022 | |
3.1.24 | 37,808 | 4/11/2022 | |
3.1.23 | 59,464 | 3/8/2022 | |
3.1.22 | 407,175 | 12/14/2021 | |
3.1.21 | 91,287 | 11/7/2021 | |
3.1.20 | 41,967 | 10/11/2021 | |
3.1.19 | 73,853 | 9/14/2021 | |
3.1.18 | 99,710 | 8/10/2021 | |
3.1.17 | 67,947 | 7/13/2021 | |
3.1.16 | 63,583 | 6/8/2021 | |
3.1.15 | 111,567 | 5/11/2021 | |
3.1.14 | 139,986 | 4/6/2021 | |
3.1.13 | 159,387 | 3/9/2021 | |
3.1.12 | 162,837 | 2/9/2021 | |
3.1.11 | 179,205 | 1/12/2021 | |
3.1.10 | 620,956 | 11/9/2020 | |
3.1.9 | 1,050,454 | 10/13/2020 | |
3.1.8 | 1,323,427 | 9/8/2020 | |
3.1.7 | 593,701 | 8/11/2020 | |
3.1.6 | 2,593,434 | 7/14/2020 | |
3.1.5 | 806,759 | 6/9/2020 | |
3.1.4 | 553,700 | 5/12/2020 | |
3.1.3 | 1,148,008 | 3/24/2020 | |
3.1.2 | 766,900 | 2/18/2020 | |
3.1.1 | 616,108 | 1/14/2020 | |
3.1.0 | 619,444 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 9,301 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,374 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 10,165 | 10/15/2019 | |
3.0.3 | 55,916 | 2/18/2020 | |
3.0.2 | 5,540 | 1/14/2020 | |
3.0.0 | 1,111,765 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 1,983 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 2,223 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 14,349 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 3,592 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 19,985 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 10,096 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 8,143 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 3,038 | 3/6/2019 | |
3.0.0-preview-19075-0444 | 4,170 | 1/29/2019 | |
3.0.0-preview-18579-0056 | 1,851 | 12/3/2018 | |
1.2.0 | 3,539 | 1/14/2025 | |
1.1.0 | 3,515,517 | 12/3/2018 | |
1.1.0-preview3-35497 | 12,371 | 10/17/2018 | |
1.1.0-preview2-35157 | 11,493 | 9/12/2018 | |
1.1.0-preview1-35029 | 3,550 | 8/22/2018 | |
1.0.4 | 1,841,663 | 10/1/2018 | |
1.0.3 | 198,216 | 8/21/2018 | |
1.0.2 | 152,967 | 7/10/2018 | |
1.0.1 | 121,597 | 6/18/2018 | |
1.0.0 | 413,812 | 5/29/2018 | |
1.0.0-rc1-final | 14,369 | 5/6/2018 | |
1.0.0-preview2-final | 12,240 | 4/10/2018 | |
1.0.0-preview1-final | 27,092 | 2/26/2018 | |
1.0.0-alpha2-final | 83,199 | 10/9/2017 | |
1.0.0-alpha1-final | 19,740 | 9/14/2017 |