Microsoft.Azure.SignalR
1.21.3
.NET 5.0
.NET Core 3.0
.NET Standard 2.0
dotnet add package Microsoft.Azure.SignalR --version 1.21.3
NuGet\Install-Package Microsoft.Azure.SignalR -Version 1.21.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.21.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.SignalR --version 1.21.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.SignalR, 1.21.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.SignalR as a Cake Addin
#addin nuget:?package=Microsoft.Azure.SignalR&version=1.21.3
// Install Microsoft.Azure.SignalR as a Cake Tool
#tool nuget:?package=Microsoft.Azure.SignalR&version=1.21.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Standard SDK for Azure SignalR.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- Azure.Identity (>= 1.4.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 3.0.0)
- Microsoft.AspNetCore.Http.Connections.Common (>= 3.0.0)
- Microsoft.Azure.SignalR.Protocols (>= 1.21.3)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0)
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.21)
- Newtonsoft.Json (>= 13.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.5.0)
- System.IO.Pipelines (>= 4.6.0)
-
.NETStandard 2.0
- Azure.Identity (>= 1.4.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 2.1.2)
- Microsoft.AspNetCore.Http (>= 2.1.22)
- Microsoft.AspNetCore.Http.Connections (>= 1.0.15)
- Microsoft.AspNetCore.Http.Connections.Common (>= 1.0.4)
- Microsoft.AspNetCore.Localization (>= 2.1.0)
- Microsoft.AspNetCore.WebSockets (>= 2.1.7)
- Microsoft.Azure.SignalR.Protocols (>= 1.21.3)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Rest.ClientRuntime (>= 2.3.21)
- Newtonsoft.Json (>= 13.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.5.0)
- System.IO.Pipelines (>= 4.6.0)
- System.Net.WebSockets.WebSocketProtocol (>= 4.5.3)
-
net5.0
- Azure.Identity (>= 1.4.0)
- Microsoft.Azure.SignalR.Protocols (>= 1.21.3)
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.21)
- Newtonsoft.Json (>= 13.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.5.0)
-
net6.0
- Azure.Identity (>= 1.4.0)
- Microsoft.Azure.SignalR.Protocols (>= 1.21.3)
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.21)
- Newtonsoft.Json (>= 13.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.5.0)
-
net7.0
- Azure.Identity (>= 1.4.0)
- Microsoft.Azure.SignalR.Protocols (>= 1.21.3)
- Microsoft.Extensions.Http (>= 2.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.21)
- Newtonsoft.Json (>= 13.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.5.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Azure.SignalR:
Package | Downloads |
---|---|
Microsoft.Azure.SignalR.Management
Provides communication capabilities with ASP.NET Core SignalR clients through Azure SignalR Service directly. The capabilities include sending messages to all/clients/users/groups and managing group membership. For more information, see https://github.com/Azure/azure-signalr/blob/dev/docs/management-sdk-guide.md |
|
Microsoft.Azure.WebJobs.Extensions.SignalRService
Package Description |
|
Blauhaus.Orleans
Package Description |
|
MultiplayerSignalRHubClasses
Package Description |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.SignalR:
Repository | Stars |
---|---|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 7 Clean Architecture (Microservices + Dapr, Modular Monolith, Monolith), Blazor, Angular 15, React 18, Vue 3, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, Identity Server, Entity Framework Core, Selenium, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud (Azure, AWS) Services, ...
|
|
VirtoCommerce/vc-platform
VirtoCommerce Platform repository
|
|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|
|
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
|
|
Azure/azure-signalr
Azure SignalR Service SDK for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.21.3 | 28,591 | 5/17/2023 |
1.21.2 | 342,941 | 3/2/2023 |
1.21.1 | 13,914 | 2/28/2023 |
1.21.0 | 301,945 | 1/13/2023 |
1.20.0 | 43,797 | 1/9/2023 |
1.19.2 | 169,627 | 12/22/2022 |
1.19.1 | 227,617 | 11/21/2022 |
1.19.0 | 86,941 | 11/9/2022 |
1.18.3 | 770,833 | 9/6/2022 |
1.18.2 | 2,335 | 9/6/2022 |
1.18.1 | 880,640 | 6/29/2022 |
1.18.0 | 386,984 | 6/8/2022 |
1.17.1 | 241,569 | 5/19/2022 |
1.17.0 | 474,347 | 4/18/2022 |
1.16.1 | 671,636 | 4/6/2022 |
1.16.0 | 573,841 | 3/8/2022 |
1.15.2 | 167,301 | 2/22/2022 |
1.15.1 | 311,820 | 2/9/2022 |
1.15.0 | 313,260 | 1/13/2022 |
1.14.0 | 163,587 | 12/27/2021 |
1.13.0 | 442,780 | 11/9/2021 |
1.12.0 | 136,105 | 10/22/2021 |
1.11.0 | 560,920 | 9/9/2021 |
1.10.0 | 103,572 | 8/27/2021 |
1.9.2 | 283,380 | 7/16/2021 |
1.9.1 | 224,164 | 7/6/2021 |
1.9.0 | 121,485 | 6/25/2021 |
1.8.2 | 466,185 | 6/9/2021 |
1.8.1 | 587,964 | 4/27/2021 |
1.8.0 | 466,248 | 3/17/2021 |
1.7.1 | 427,812 | 2/10/2021 |
1.7.0 | 150,544 | 1/19/2021 |
1.6.1 | 407,443 | 11/24/2020 |
1.6.0 | 257,357 | 10/29/2020 |
1.5.1 | 562,610 | 9/1/2020 |
1.5.0 | 697,218 | 6/15/2020 |
1.4.3 | 631,503 | 4/21/2020 |
1.4.2 | 31,004 | 4/16/2020 |
1.4.1 | 1,031,568 | 3/16/2020 |
1.4.0 | 381,347 | 2/19/2020 |
1.2.3 | 339,408 | 12/26/2019 |
1.2.2 | 18,417 | 12/17/2019 |
1.2.1 | 102,459 | 11/15/2019 |
1.2.0 | 29,858 | 11/7/2019 |
1.1.1 | 154,641 | 9/30/2019 |
1.1.0 | 34,071 | 9/24/2019 |
1.1.0-preview1-10442 | 11,693 | 7/24/2019 |
1.1.0-preview1-10426 | 2,769 | 6/13/2019 |
1.1.0-preview1-10420 | 2,628 | 5/31/2019 |
1.1.0-preview1-10404 | 9,940 | 4/28/2019 |
1.1.0-preview1-10384 | 995 | 4/19/2019 |
1.0.14 | 1,253,022 | 9/11/2019 |
1.0.13 | 30,587 | 9/2/2019 |
1.0.12 | 47,634 | 8/14/2019 |
1.0.11 | 327,513 | 7/19/2019 |
1.0.10 | 127,127 | 5/31/2019 |
1.0.9 | 102,636 | 4/26/2019 |
1.0.8 | 128,291 | 3/26/2019 |
1.0.7 | 42,945 | 2/26/2019 |
1.0.6 | 73,225 | 1/24/2019 |
1.0.5 | 46,781 | 12/24/2018 |
1.0.4 | 20,921 | 11/30/2018 |
1.0.3 | 20,419 | 11/15/2018 |
1.0.2 | 40,735 | 10/19/2018 |
1.0.1 | 4,092 | 10/17/2018 |
1.0.0 | 60,971 | 9/21/2018 |
1.0.0-preview1-10200 | 6,045 | 8/31/2018 |
1.0.0-preview1-10015 | 13,491 | 7/6/2018 |
1.0.0-preview1-10011 | 10,788 | 6/5/2018 |
1.0.0-preview1-10009 | 9,244 | 5/7/2018 |