Microsoft.AspNetCore.SignalR.Client.Core 10.0.0-preview.6.25358.103

About

Microsoft.AspNetCore.SignalR.Client.Core provides core functionality for the .NET client for ASP.NET Core SignalR.

[!NOTE] 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 connections
  • HubConnection: 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 a HubConnection

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.

Showing the top 20 packages that depend on Microsoft.AspNetCore.SignalR.Client.Core.

Packages Downloads
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9699b939f94b7524a178821d78addefa5af5d750
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d12868dd7c10ff0433c16b06d3b59d03c40d987a
27
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace
29
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2aa401550574f93402eba13ff9a4827ef01a2f3a
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/39e0501ee91dcf2b9b885d647795184815fb0408
26
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3b519aa7d1a1b66e1d329d694f814e1d8228dc8c
26
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/50b7e9c661453874aa7a54a3985d5120564bb2e5
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54e8b61777d42d2b10744d1987438ee5b8c0b24d
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/564969bca155b40432d101ec35f24a0e81e6afa0
30
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a4c82ec57fadddef9ce841d608de5c7c8c74446
27
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/7c810658463f35c39c54d5fb8a8dbbfd463bf747
29
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8486d31e24f30e3fa1809a95699a0adc16f448d7
29
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
28
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae2eabad0e49302d0632a7dde917fdc68d960dc4
28
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bc25dd5d39fd057f7cb28acb5ad4d9e925a375de
27
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
25
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
26
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
27

.NET Framework 4.6.2

.NET Standard 2.1

.NET Standard 2.0

.NET 10.0

Version Downloads Last updated
10.0.0-preview.6.25358.103 1 07/19/2025
10.0.0-preview.5.25277.114 6 06/07/2025
10.0.0-preview.4.25258.110 7 05/17/2025
10.0.0-preview.3.25172.1 10 04/16/2025
10.0.0-preview.2.25164.1 10 03/30/2025
10.0.0-preview.1.25120.3 13 03/01/2025
9.0.7 1 07/11/2025
9.0.6 3 06/13/2025
9.0.5 5 05/18/2025
9.0.4 9 04/14/2025
9.0.3 12 03/12/2025
9.0.2 9 03/12/2025
9.0.1 12 01/30/2025
9.0.0 16 11/28/2024
9.0.0-rc.2.24474.3 12 12/01/2024
9.0.0-rc.1.24452.1 11 12/10/2024
9.0.0-preview.7.24406.2 14 11/16/2024
9.0.0-preview.6.24328.4 12 12/02/2024
9.0.0-preview.5.24306.11 11 12/02/2024
9.0.0-preview.4.24267.6 16 05/31/2024
9.0.0-preview.3.24172.13 19 05/31/2024
9.0.0-preview.2.24128.4 14 05/31/2024
9.0.0-preview.1.24081.5 15 05/31/2024
8.0.18 1 07/11/2025
8.0.17 1 06/14/2025
8.0.16 6 05/18/2025
8.0.15 11 04/14/2025
8.0.14 11 03/12/2025
8.0.13 11 03/12/2025
8.0.12 12 01/28/2025
8.0.11 14 11/18/2024
8.0.10 14 12/03/2024
8.0.8 17 11/11/2024
8.0.7 12 12/03/2024
8.0.6 17 11/16/2024
8.0.5 14 05/31/2024
8.0.4 15 05/31/2024
8.0.3 15 05/31/2024
8.0.2 17 05/31/2024
8.0.1 15 05/31/2024
8.0.0 17 05/31/2024
8.0.0-rc.2.23480.2 16 05/31/2024
8.0.0-rc.1.23421.29 15 05/31/2024
8.0.0-preview.7.23375.9 15 05/31/2024
8.0.0-preview.6.23329.11 16 05/31/2024
8.0.0-preview.5.23302.2 20 05/31/2024
8.0.0-preview.4.23260.4 15 05/31/2024
8.0.0-preview.3.23177.8 18 05/31/2024
8.0.0-preview.2.23153.2 15 05/31/2024
8.0.0-preview.1.23112.2 16 05/31/2024
7.0.20 14 11/16/2024
7.0.19 16 05/31/2024
7.0.18 16 05/31/2024
7.0.17 18 05/31/2024
7.0.16 19 05/31/2024
7.0.15 18 05/31/2024
7.0.14 20 05/31/2024
7.0.13 19 05/31/2024
7.0.12 19 05/31/2024
7.0.11 14 05/31/2024
7.0.10 16 05/31/2024
7.0.9 12 12/03/2024
7.0.8 18 05/31/2024
7.0.7 16 05/31/2024
7.0.5 21 05/31/2024
7.0.4 22 05/31/2024
7.0.3 17 05/31/2024
7.0.2 19 05/31/2024
7.0.1 18 05/31/2024
7.0.0 20 05/31/2024
7.0.0-rc.2.22476.2 14 05/31/2024
7.0.0-rc.1.22427.2 16 05/31/2024
7.0.0-preview.7.22376.6 16 05/31/2024
7.0.0-preview.6.22330.3 16 05/31/2024
7.0.0-preview.5.22303.8 17 05/31/2024
7.0.0-preview.4.22251.1 14 05/31/2024
7.0.0-preview.3.22178.4 15 05/31/2024
7.0.0-preview.1.22109.13 15 05/31/2024
6.0.36 15 11/16/2024
6.0.35 12 12/01/2024
6.0.33 14 11/16/2024
6.0.32 13 12/02/2024
6.0.31 13 11/16/2024
6.0.30 21 05/31/2024
6.0.29 16 05/31/2024
6.0.28 17 05/31/2024
6.0.27 16 05/31/2024
6.0.26 18 05/31/2024
6.0.25 17 05/31/2024
6.0.24 14 05/31/2024
6.0.23 18 05/31/2024
6.0.22 16 05/31/2024
6.0.21 19 05/31/2024
6.0.20 14 05/31/2024
6.0.19 17 05/31/2024
6.0.18 19 05/31/2024
6.0.16 23 05/31/2024
6.0.15 17 05/31/2024
6.0.14 13 05/31/2024
6.0.13 18 05/31/2024
6.0.12 15 05/31/2024
6.0.11 22 05/31/2024
6.0.10 23 05/31/2024
6.0.9 20 05/31/2024
6.0.8 15 05/31/2024
6.0.7 13 05/31/2024
6.0.6 19 05/31/2024
6.0.5 14 05/31/2024
6.0.3 20 05/31/2024
6.0.2 15 05/31/2024
6.0.0 19 05/31/2024
6.0.0-rc.2.21480.10 12 05/31/2024
6.0.0-rc.1.21452.15 16 05/31/2024
6.0.0-preview.7.21378.6 14 05/31/2024
6.0.0-preview.6.21355.2 13 05/31/2024
6.0.0-preview.4.21253.5 17 05/31/2024
6.0.0-preview.2.21154.6 14 05/31/2024
6.0.0-preview.1.21103.6 14 05/31/2024
5.0.17 14 05/31/2024
5.0.16 20 05/31/2024
5.0.15 15 05/31/2024
5.0.14 16 05/31/2024
5.0.13 18 05/31/2024
5.0.11 18 05/08/2022
5.0.10 16 05/31/2024
5.0.9 17 05/31/2024
5.0.7 15 05/31/2024
5.0.6 15 05/06/2022
5.0.1 17 05/31/2024
5.0.0 14 05/31/2024
5.0.0-rc.2.20475.17 17 05/31/2024
5.0.0-rc.1.20451.17 13 05/31/2024
5.0.0-preview.8.20414.8 22 05/07/2022
5.0.0-preview.7.20365.19 16 05/09/2022
5.0.0-preview.6.20312.15 19 05/31/2024
5.0.0-preview.5.20279.2 12 05/31/2024
5.0.0-preview.3.20215.14 13 05/31/2024
5.0.0-preview.2.20167.3 18 05/31/2024
5.0.0-preview.1.20124.5 19 05/31/2024
3.1.32 18 05/31/2024
3.1.31 21 05/31/2024
3.1.30 18 05/31/2024
3.1.29 18 05/31/2024
3.1.28 17 05/31/2024
3.1.27 17 05/31/2024
3.1.26 14 05/31/2024
3.1.25 14 05/31/2024
3.1.24 16 05/31/2024
3.1.23 18 05/31/2024
3.1.22 17 05/31/2024
3.1.21 20 05/31/2024
3.1.20 24 05/08/2022
3.1.19 19 05/09/2022
3.1.18 17 05/31/2024
3.1.17 17 05/10/2022
3.1.16 21 05/31/2024
3.1.14 14 05/31/2024
3.1.13 17 05/31/2024
3.1.12 18 05/31/2024
3.1.10 16 05/31/2024
3.1.9 20 05/31/2024
3.1.8 17 05/31/2024
3.1.7 15 05/31/2024
3.1.6 16 03/06/2023
3.1.5 16 05/31/2024
3.1.4 16 05/31/2024
3.1.3 18 05/31/2024
3.1.0 16 05/31/2024
3.1.0-preview3.19555.2 15 05/31/2024
3.1.0-preview2.19528.8 15 05/31/2024
3.1.0-preview1.19508.20 13 05/31/2024
3.0.3 20 05/31/2024
3.0.2 16 05/31/2024
3.0.0-rc1.19457.4 18 05/31/2024
3.0.0-preview9.19424.4 16 05/31/2024
3.0.0-preview8.19405.7 13 05/31/2024
3.0.0-preview7.19365.7 15 05/31/2024
3.0.0-preview6.19307.2 15 05/31/2024
3.0.0-preview5-19227-01 18 05/31/2024
3.0.0-preview4-19216-03 14 05/31/2024
3.0.0-preview3-19153-02 17 05/31/2024
3.0.0-preview-18579-0056 17 05/31/2024
1.2.0 12 01/30/2025
1.1.0 20 05/31/2024
1.1.0-preview3-35497 20 05/31/2024
1.1.0-preview2-35157 13 05/31/2024
1.1.0-preview1-35029 16 05/31/2024
1.0.3 19 05/31/2024
1.0.2 14 05/05/2022
1.0.1 15 05/31/2024
1.0.0 17 05/31/2024
1.0.0-rc1-final 15 05/31/2024
1.0.0-preview2-final 14 05/31/2024
1.0.0-preview1-final 17 05/31/2024
1.0.0-alpha1-final 18 05/31/2024