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

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/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
57
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR
42
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/417d650029c720dbd2138bcafbb78e2e4ff31bff
16
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/ffaea14b06ea8b247fa4894b7d21ecf6da2cafbc
15
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR
15
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/e882394a7bb38930da748291fe2c2ceaa6a80588
14
Microsoft.AspNetCore.SignalR.Client
Client for ASP.NET Core SignalR
14
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
14
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/be51b1aa73343e45a1d00afd436abad794f471fb
14
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/cf2c5c9c6dca430b97aa96429b84d0da07eb77f1
14
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/c2a442982e736e17ae6bcadbfd8ccba278ee1be6
14
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/4442a188f9200a57635373dcd640893c0e8dcc78
14
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/aee5e4080331553ea9dfb7fb388b6d72f715bf6a
13
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/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
13
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/0a2e366eaf4d29b24b9a98e5782a04bef573189e
13
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
13
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/bd1e14b7d16b798de8a874189c89afed755a266c
13
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/6a6d775f49623bbd742c02f89d373630668547bb
13
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/36be7ed6d6d56b7da0a2891e3de7ecc2aa48eecd
13
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/e3187077455f953200e3c930430808a30f48b82e
13

.NET Framework 4.6.2

.NET Standard 2.1

.NET Standard 2.0

.NET 10.0

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