Microsoft.Azure.SignalR
1.21.2
.NET 5.0
.NET Core 3.0
.NET Standard 2.0
dotnet add package Microsoft.Azure.SignalR --version 1.21.2
NuGet\Install-Package Microsoft.Azure.SignalR -Version 1.21.2
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.2" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.SignalR, 1.21.2"
#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.2
// Install Microsoft.Azure.SignalR as a Cake Tool
#tool nuget:?package=Microsoft.Azure.SignalR&version=1.21.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET Standard SDK for Azure SignalR.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
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.2)
- 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.2)
- 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.2)
- 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.2)
- 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.2)
- 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 (5)
Showing the top 5 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 |
|
Zdk.Utilities.SignalR
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.2 | 54,873 | 3/2/2023 |
1.21.1 | 8,613 | 2/28/2023 |
1.21.0 | 187,573 | 1/13/2023 |
1.20.0 | 30,806 | 1/9/2023 |
1.19.2 | 106,269 | 12/22/2022 |
1.19.1 | 163,244 | 11/21/2022 |
1.19.0 | 64,054 | 11/9/2022 |
1.18.3 | 641,596 | 9/6/2022 |
1.18.2 | 2,204 | 9/6/2022 |
1.18.1 | 755,573 | 6/29/2022 |
1.18.0 | 332,848 | 6/8/2022 |
1.17.1 | 208,855 | 5/19/2022 |
1.17.0 | 413,037 | 4/18/2022 |
1.16.1 | 553,398 | 4/6/2022 |
1.16.0 | 526,236 | 3/8/2022 |
1.15.2 | 147,946 | 2/22/2022 |
1.15.1 | 265,773 | 2/9/2022 |
1.15.0 | 281,251 | 1/13/2022 |
1.14.0 | 151,928 | 12/27/2021 |
1.13.0 | 410,274 | 11/9/2021 |
1.12.0 | 124,206 | 10/22/2021 |
1.11.0 | 534,773 | 9/9/2021 |
1.10.0 | 96,072 | 8/27/2021 |
1.9.2 | 274,925 | 7/16/2021 |
1.9.1 | 220,371 | 7/6/2021 |
1.9.0 | 117,451 | 6/25/2021 |
1.8.2 | 436,461 | 6/9/2021 |
1.8.1 | 529,026 | 4/27/2021 |
1.8.0 | 449,881 | 3/17/2021 |
1.7.1 | 405,745 | 2/10/2021 |
1.7.0 | 146,981 | 1/19/2021 |
1.6.1 | 391,432 | 11/24/2020 |
1.6.0 | 242,716 | 10/29/2020 |
1.5.1 | 553,203 | 9/1/2020 |
1.5.0 | 675,993 | 6/15/2020 |
1.4.3 | 609,127 | 4/21/2020 |
1.4.2 | 30,806 | 4/16/2020 |
1.4.1 | 988,079 | 3/16/2020 |
1.4.0 | 363,362 | 2/19/2020 |
1.2.3 | 332,029 | 12/26/2019 |
1.2.2 | 18,182 | 12/17/2019 |
1.2.1 | 101,043 | 11/15/2019 |
1.2.0 | 29,633 | 11/7/2019 |
1.1.1 | 153,066 | 9/30/2019 |
1.1.0 | 33,550 | 9/24/2019 |
1.1.0-preview1-10442 | 11,680 | 7/24/2019 |
1.1.0-preview1-10426 | 2,758 | 6/13/2019 |
1.1.0-preview1-10420 | 2,615 | 5/31/2019 |
1.1.0-preview1-10404 | 9,927 | 4/28/2019 |
1.1.0-preview1-10384 | 981 | 4/19/2019 |
1.0.14 | 1,252,867 | 9/11/2019 |
1.0.13 | 29,885 | 9/2/2019 |
1.0.12 | 47,291 | 8/14/2019 |
1.0.11 | 321,962 | 7/19/2019 |
1.0.10 | 126,396 | 5/31/2019 |
1.0.9 | 102,311 | 4/26/2019 |
1.0.8 | 124,716 | 3/26/2019 |
1.0.7 | 42,895 | 2/26/2019 |
1.0.6 | 72,416 | 1/24/2019 |
1.0.5 | 46,336 | 12/24/2018 |
1.0.4 | 20,800 | 11/30/2018 |
1.0.3 | 20,395 | 11/15/2018 |
1.0.2 | 40,078 | 10/19/2018 |
1.0.1 | 4,063 | 10/17/2018 |
1.0.0 | 60,147 | 9/21/2018 |
1.0.0-preview1-10200 | 5,989 | 8/31/2018 |
1.0.0-preview1-10015 | 13,153 | 7/6/2018 |
1.0.0-preview1-10011 | 10,425 | 6/5/2018 |
1.0.0-preview1-10009 | 9,216 | 5/7/2018 |