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

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
23
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
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/fbe05294ac5c88be848b4d57d60cb2657874da9b
23
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
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
23
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
24
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
24
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/432e6a061f28dda696ba16bc5442328d23b25d93
23
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/54142bcb25544b72fac28b1b061e7788c91c4f49
23
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
23
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
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/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
23
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
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/7c810658463f35c39c54d5fb8a8dbbfd463bf747
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/8486d31e24f30e3fa1809a95699a0adc16f448d7
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/8e941eb42f819adb116b881195158b3887a70a1c
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/ae2eabad0e49302d0632a7dde917fdc68d960dc4
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/bc25dd5d39fd057f7cb28acb5ad4d9e925a375de
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/cd9340856ed85215a911c97c44d52373f6cba2f9
23
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
23

.NET Framework 4.6.2

.NET Standard 2.1

.NET Standard 2.0

.NET 10.0

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