Microsoft.AspNetCore.SignalR.Client.Core 10.0.6

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/fbe05294ac5c88be848b4d57d60cb2657874da9b
64
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/b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53
33
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/21d42143378ad6cc4bcbaebfda5f3acddf13aa47
22
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/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb
21
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/3dfc6fda80a10797b8c8fda1970e7b377fd8ed8d
17
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/06b2bc111203f9b9ff0914a7715675a9a66bdac9
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/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
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/d9ba962869d1b1c410ea476b02de2f8e27eec762
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/0621c1748eac08dd516edc950559ab7e8308f214
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/96103c264e5e8f0485d07018ba27b78cd8227dd2
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/d827c653b787c07de908240b7746ce34d3e6271e
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/ab1f1c636afa3a6607f2d67bc387b586596d1d38
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
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/4d0b3722384bfec7d4c210674df9b7bf1e59da90
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/535da07711bd5e2d8e44c0ea10bd2c8be1a9a584
12
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/d634f2bd1ad6e319f26ff0f1d7ada5539158a19f
12
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/31d685b2d9a86ca1243014d175a3da813f78e428
12
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/bb01bbf4433e27289b99001b7de6a582879d1835
11
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/3fe12b935c03138f76364dc877a7e069e254b5b2
11
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/1f49b6637a0c3a6af34b42332e06966e4d383d54
11

Version Downloads Last updated
11.0.0-preview.4.26230.115 0 05/12/2026
11.0.0-preview.3.26207.106 3 04/16/2026
11.0.0-preview.2.26159.112 5 03/12/2026
11.0.0-preview.1.26104.118 6 02/15/2026
10.0.8 0 05/12/2026
10.0.7 3 05/16/2026
10.0.6 2 05/04/2026
10.0.5 4 03/14/2026
10.0.4 4 03/13/2026
10.0.3 5 02/19/2026
10.0.2 3 01/19/2026
10.0.1 1 01/05/2026
10.0.0 0 12/09/2025
10.0.0-rc.2.25502.107 1 12/09/2025
10.0.0-rc.1.25451.107 1 12/10/2025
10.0.0-preview.7.25380.108 2 01/12/2026
10.0.0-preview.6.25358.103 2 01/11/2026
10.0.0-preview.5.25277.114 3 01/09/2026
10.0.0-preview.4.25258.110 1 01/03/2026
10.0.0-preview.3.25172.1 1 12/09/2025
10.0.0-preview.2.25164.1 2 01/19/2026
10.0.0-preview.1.25120.3 3 01/18/2026
9.0.16 0 05/12/2026
9.0.15 1 04/15/2026
9.0.14 4 03/13/2026
9.0.13 6 02/18/2026
9.0.12 8 01/18/2026
9.0.11 7 12/09/2025
9.0.10 3 01/20/2026
9.0.9 4 12/09/2025
9.0.8 5 12/09/2025
9.0.7 9 12/09/2025
9.0.6 5 12/09/2025
9.0.5 7 12/09/2025
9.0.4 6 12/09/2025
9.0.3 5 12/09/2025
9.0.2 7 12/09/2025
9.0.1 6 12/09/2025
9.0.0 6 12/09/2025
9.0.0-rc.2.24474.3 6 12/10/2025
9.0.0-rc.1.24452.1 6 12/10/2025
9.0.0-preview.7.24406.2 7 01/04/2026
9.0.0-preview.6.24328.4 6 12/09/2025
9.0.0-preview.5.24306.11 7 12/10/2025
9.0.0-preview.4.24267.6 8 12/10/2025
9.0.0-preview.3.24172.13 5 12/10/2025
9.0.0-preview.2.24128.4 7 12/10/2025
9.0.0-preview.1.24081.5 7 12/10/2025
8.0.27 0 05/12/2026
8.0.26 1 04/22/2026
8.0.25 4 03/14/2026
8.0.24 7 02/20/2026
8.0.23 5 01/19/2026
8.0.22 5 01/12/2026
8.0.21 7 12/24/2025
8.0.20 5 12/09/2025
8.0.19 9 12/09/2025
8.0.18 6 12/09/2025
8.0.17 5 12/09/2025
8.0.16 8 12/09/2025
8.0.15 7 12/09/2025
8.0.14 8 12/09/2025
8.0.13 4 12/09/2025
8.0.12 10 12/09/2025
8.0.11 7 12/09/2025
8.0.10 7 12/09/2025
8.0.8 8 12/09/2025
8.0.7 7 12/09/2025
8.0.6 6 12/09/2025
8.0.5 8 12/09/2025
8.0.4 6 12/09/2025
8.0.3 7 12/09/2025
8.0.2 8 12/09/2025
8.0.1 6 12/09/2025
8.0.0 6 12/09/2025
8.0.0-rc.2.23480.2 5 12/10/2025
8.0.0-rc.1.23421.29 2 12/10/2025
8.0.0-preview.7.23375.9 4 12/10/2025
8.0.0-preview.6.23329.11 5 12/09/2025
8.0.0-preview.5.23302.2 5 12/10/2025
8.0.0-preview.4.23260.4 5 12/10/2025
8.0.0-preview.3.23177.8 6 12/10/2025
8.0.0-preview.2.23153.2 6 12/09/2025
8.0.0-preview.1.23112.2 6 12/09/2025
7.0.20 3 12/09/2025
7.0.19 7 12/09/2025
7.0.18 9 12/09/2025
7.0.17 5 12/09/2025
7.0.16 6 12/09/2025
7.0.15 8 12/09/2025
7.0.14 6 12/09/2025
7.0.13 5 12/09/2025
7.0.12 5 12/09/2025
7.0.11 3 12/09/2025
7.0.10 6 12/09/2025
7.0.9 7 12/09/2025
7.0.8 7 12/09/2025
7.0.7 8 12/09/2025
7.0.5 8 12/09/2025
7.0.4 7 12/09/2025
7.0.3 8 12/09/2025
7.0.2 6 12/09/2025
7.0.1 10 12/09/2025
7.0.0 5 12/09/2025
7.0.0-rc.2.22476.2 4 12/10/2025
7.0.0-rc.1.22427.2 4 12/10/2025
7.0.0-preview.7.22376.6 4 12/10/2025
7.0.0-preview.6.22330.3 6 12/10/2025
7.0.0-preview.5.22303.8 7 12/11/2025
7.0.0-preview.4.22251.1 9 12/11/2025
7.0.0-preview.3.22178.4 6 12/10/2025
7.0.0-preview.2.22153.2 6 12/09/2025
7.0.0-preview.1.22109.13 6 12/10/2025
6.0.36 7 12/09/2025
6.0.35 4 12/09/2025
6.0.33 4 12/09/2025
6.0.32 7 12/09/2025
6.0.31 7 12/09/2025
6.0.30 6 12/09/2025
6.0.29 7 12/09/2025
6.0.28 8 12/09/2025
6.0.27 6 12/25/2025
6.0.26 11 12/09/2025
6.0.25 7 12/09/2025
6.0.24 7 12/09/2025
6.0.23 5 12/09/2025
6.0.22 3 12/09/2025
6.0.21 6 12/09/2025
6.0.20 4 12/09/2025
6.0.19 4 12/09/2025
6.0.18 5 12/09/2025
6.0.16 6 12/09/2025
6.0.15 5 12/09/2025
6.0.14 6 12/09/2025
6.0.13 6 12/09/2025
6.0.12 5 12/09/2025
6.0.11 5 12/09/2025
6.0.10 6 12/09/2025
6.0.9 8 12/09/2025
6.0.8 5 12/09/2025
6.0.7 9 12/09/2025
6.0.6 7 12/09/2025
6.0.5 5 12/09/2025
6.0.4 6 12/09/2025
6.0.3 6 12/09/2025
6.0.2 7 12/09/2025
6.0.1 6 12/09/2025
6.0.0 7 12/09/2025
6.0.0-rc.2.21480.10 5 12/10/2025
6.0.0-rc.1.21452.15 5 12/10/2025
6.0.0-preview.7.21378.6 5 12/10/2025
6.0.0-preview.6.21355.2 5 12/09/2025
6.0.0-preview.5.21301.17 5 12/10/2025
6.0.0-preview.4.21253.5 5 12/09/2025
6.0.0-preview.3.21201.13 4 12/10/2025
6.0.0-preview.2.21154.6 8 12/10/2025
6.0.0-preview.1.21103.6 5 12/10/2025
5.0.17 8 12/09/2025
5.0.16 5 12/09/2025
5.0.15 6 12/09/2025
5.0.14 6 12/09/2025
5.0.13 10 12/09/2025
5.0.12 8 12/09/2025
5.0.11 5 12/09/2025
5.0.10 6 12/09/2025
5.0.9 5 12/09/2025
5.0.8 5 12/09/2025
5.0.7 7 12/09/2025
5.0.6 7 12/09/2025
5.0.5 10 12/09/2025
5.0.4 6 12/09/2025
5.0.3 6 12/09/2025
5.0.2 6 12/09/2025
5.0.1 7 12/09/2025
5.0.0 6 12/09/2025
5.0.0-rc.2.20475.17 5 12/10/2025
5.0.0-rc.1.20451.17 5 12/10/2025
5.0.0-preview.8.20414.8 8 12/10/2025
5.0.0-preview.7.20365.19 5 12/10/2025
5.0.0-preview.6.20312.15 5 12/10/2025
5.0.0-preview.5.20279.2 9 12/09/2025
5.0.0-preview.4.20257.10 5 12/10/2025
5.0.0-preview.3.20215.14 5 12/10/2025
5.0.0-preview.2.20167.3 5 12/10/2025
5.0.0-preview.1.20124.5 5 12/10/2025
3.1.32 3 12/09/2025
3.1.31 7 12/09/2025
3.1.30 5 12/09/2025
3.1.29 4 12/09/2025
3.1.28 6 12/09/2025
3.1.27 7 12/09/2025
3.1.26 5 12/09/2025
3.1.25 5 12/09/2025
3.1.24 6 12/09/2025
3.1.23 5 12/09/2025
3.1.22 7 12/09/2025
3.1.21 5 12/09/2025
3.1.20 7 12/09/2025
3.1.19 8 12/09/2025
3.1.18 6 12/09/2025
3.1.17 5 12/09/2025
3.1.16 6 12/09/2025
3.1.15 6 12/09/2025
3.1.14 6 12/09/2025
3.1.13 4 12/09/2025
3.1.12 6 12/09/2025
3.1.11 4 12/09/2025
3.1.10 6 12/09/2025
3.1.9 7 12/09/2025
3.1.8 8 12/09/2025
3.1.7 8 12/09/2025
3.1.6 11 12/09/2025
3.1.5 6 12/09/2025
3.1.4 8 12/09/2025
3.1.3 5 12/09/2025
3.1.2 8 12/09/2025
3.1.1 6 12/09/2025
3.1.0 5 12/09/2025
3.1.0-preview3.19555.2 7 12/10/2025
3.1.0-preview2.19528.8 8 12/10/2025
3.1.0-preview1.19508.20 6 01/01/2026
3.0.3 7 12/09/2025
3.0.2 6 12/09/2025
3.0.0 6 12/09/2025
3.0.0-rc1.19457.4 6 01/10/2026
3.0.0-preview9.19424.4 7 12/29/2025
3.0.0-preview8.19405.7 5 12/09/2025
3.0.0-preview7.19365.7 6 12/09/2025
3.0.0-preview6.19307.2 7 12/10/2025
3.0.0-preview5-19227-01 6 12/10/2025
3.0.0-preview4-19216-03 6 12/11/2025
3.0.0-preview3-19153-02 6 01/01/2026
3.0.0-preview-19075-0444 6 12/09/2025
3.0.0-preview-18579-0056 4 01/10/2026
1.2.10 0 05/12/2026
1.2.9 7 01/18/2026
1.2.8 7 01/19/2026
1.2.0 7 12/17/2025
1.1.0 9 12/09/2025
1.1.0-preview3-35497 6 01/04/2026
1.1.0-preview2-35157 9 01/01/2026
1.1.0-preview1-35029 7 12/10/2025
1.0.4 7 12/17/2025
1.0.3 6 12/17/2025
1.0.2 8 12/10/2025
1.0.1 7 12/10/2025
1.0.0 6 12/17/2025
1.0.0-rc1-final 8 12/31/2025
1.0.0-preview2-final 5 01/09/2026
1.0.0-preview1-final 8 12/10/2025
1.0.0-alpha2-final 9 12/31/2025
1.0.0-alpha1-final 9 12/31/2025