Microsoft.AspNetCore.SignalR.Client.Core 11.0.0-preview.5.26302.115

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/dc5e11abdb05b322f4b74b3afbcfb352fe984b2e
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/432e6a061f28dda696ba16bc5442328d23b25d93
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/3f1acb59718cadf111a0a796681e3d3509bb3381
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/2924ca229b3d6c91b7c9eded119b31dfd7aa1fef
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/55738ff96b832439076e25584cfe0eb3bace9b01
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/bc25dd5d39fd057f7cb28acb5ad4d9e925a375de
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/b8139c5ee58f1708b0e3368a1b241400edd6cbc4
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/704f7cb1d2cea33afb00c2097731216f121c2c73
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/3fe12b935c03138f76364dc877a7e069e254b5b2
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/d827c653b787c07de908240b7746ce34d3e6271e
12
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/561deb05ae2d6680206e3d4a6bc75de699585980
12
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/67e04394e98d5bfa6a5684d471a72fcbe30fd587
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/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
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/e882394a7bb38930da748291fe2c2ceaa6a80588
12
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/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e
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/d47e49e9c1e173ac90821f7e89cc38e710274241
12
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
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/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
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/3c37ef8f5358abb303c05d299f029fca7d867d56
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/4e7d976438b0fc17f435804e801d5d68d193ec33
12

.NET 11.0

.NET Framework 4.6.2

.NET Standard 2.0

.NET Standard 2.1

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