Microsoft.Azure.SignalR
1.0.0-preview1-10015
Prefix Reserved
This is a prerelease version of Microsoft.Azure.SignalR.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Azure.SignalR --version 1.0.0-preview1-10015
NuGet\Install-Package Microsoft.Azure.SignalR -Version 1.0.0-preview1-10015
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.0.0-preview1-10015" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.SignalR" Version="1.0.0-preview1-10015" />
<PackageReference Include="Microsoft.Azure.SignalR" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.SignalR --version 1.0.0-preview1-10015
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.SignalR, 1.0.0-preview1-10015"
#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.
#addin nuget:?package=Microsoft.Azure.SignalR&version=1.0.0-preview1-10015&prerelease
#tool nuget:?package=Microsoft.Azure.SignalR&version=1.0.0-preview1-10015&prerelease
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 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Connections.Client (>= 1.0.0)
- Microsoft.AspNetCore.SignalR (>= 1.0.0)
- Microsoft.Azure.SignalR.Protocols (>= 1.0.0-preview1-10015)
- System.IdentityModel.Tokens.Jwt (>= 5.2.1)
NuGet packages (8)
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 |
|
BizDoc.Core
Workflow framework engine |
|
ApiMonitor
Package Description |
GitHub repositories (16)
Showing the top 16 popular GitHub repositories that depend on Microsoft.Azure.SignalR:
Repository | Stars |
---|---|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
|
|
CuriousDrive/BookStores
BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
|
|
rstropek/Samples
|
|
microsoft/IgniteTheTour
Microsoft Ignite The Tour
|
|
gavilanch/BlazorMovies
|
|
Daniel-Krzyczkowski/MicrosoftAzure
Microsoft Azure code samples.
|
|
1kevgriff/SignalR-Mastery
Source code and examples for my SignalR Mastery course.
|
|
gavilanch/Aprende-ASP-NET-Core-MVC-Haciendo-Proyectos
Repositorio de mi curso de ASP.NET Core MVC de Udemy
|
Version | Downloads | Last Updated |
---|---|---|
1.30.3 | 428,698 | 4/21/2025 |
1.30.2 | 699,048 | 2/14/2025 |
1.30.1 | 49,076 | 2/11/2025 |
1.30.0 | 276,596 | 1/22/2025 |
1.29.0 | 935,703 | 11/27/2024 |
1.28.0 | 1,373,162 | 9/29/2024 |
1.27.0 | 699,248 | 8/27/2024 |
1.26.1 | 169,177 | 8/20/2024 |
1.26.0 | 854,415 | 7/9/2024 |
1.25.2 | 2,730,408 | 4/16/2024 |
1.25.1 | 868,427 | 3/1/2024 |
1.25.0 | 140,941 | 2/22/2024 |
1.25.0-preview1-11151 | 181 | 2/21/2024 |
1.25.0-preview1-11147 | 280 | 1/30/2024 |
1.24.0 | 1,295,032 | 1/22/2024 |
1.23.0 | 201,977 | 1/11/2024 |
1.22.0 | 1,317,275 | 10/26/2023 |
1.21.7 | 636,906 | 9/14/2023 |
1.21.6 | 263,463 | 9/5/2023 |
1.21.5 | 608,323 | 7/24/2023 |
1.21.4 | 602,157 | 6/14/2023 |
1.21.3 | 371,611 | 5/17/2023 |
1.21.2 | 1,760,394 | 3/2/2023 |
1.21.1 | 36,468 | 2/28/2023 |
1.21.0 | 862,517 | 1/13/2023 |
1.20.0 | 88,514 | 1/9/2023 |
1.19.2 | 475,966 | 12/22/2022 |
1.19.1 | 571,330 | 11/21/2022 |
1.19.0 | 201,846 | 11/9/2022 |
1.18.3 | 1,480,356 | 9/6/2022 |
1.18.2 | 3,303 | 9/6/2022 |
1.18.1 | 1,515,633 | 6/29/2022 |
1.18.0 | 546,568 | 6/8/2022 |
1.17.1 | 340,782 | 5/19/2022 |
1.17.0 | 722,083 | 4/18/2022 |
1.16.1 | 1,220,340 | 4/6/2022 |
1.16.0 | 763,722 | 3/8/2022 |
1.15.2 | 257,762 | 2/22/2022 |
1.15.1 | 597,788 | 2/9/2022 |
1.15.0 | 598,064 | 1/13/2022 |
1.14.0 | 227,208 | 12/27/2021 |
1.13.0 | 677,086 | 11/9/2021 |
1.12.0 | 222,389 | 10/22/2021 |
1.11.0 | 664,213 | 9/9/2021 |
1.10.0 | 137,206 | 8/27/2021 |
1.9.2 | 347,911 | 7/16/2021 |
1.9.1 | 253,584 | 7/6/2021 |
1.9.0 | 146,942 | 6/25/2021 |
1.8.2 | 611,454 | 6/9/2021 |
1.8.1 | 1,514,712 | 4/27/2021 |
1.8.0 | 580,257 | 3/17/2021 |
1.7.1 | 579,696 | 2/10/2021 |
1.7.0 | 174,291 | 1/19/2021 |
1.6.1 | 465,954 | 11/24/2020 |
1.6.0 | 327,188 | 10/29/2020 |
1.5.1 | 637,688 | 9/1/2020 |
1.5.0 | 835,268 | 6/15/2020 |
1.4.3 | 788,605 | 4/21/2020 |
1.4.2 | 33,191 | 4/16/2020 |
1.4.1 | 1,498,101 | 3/16/2020 |
1.4.0 | 510,216 | 2/19/2020 |
1.2.3 | 367,429 | 12/26/2019 |
1.2.2 | 20,290 | 12/17/2019 |
1.2.1 | 112,735 | 11/15/2019 |
1.2.0 | 33,359 | 11/7/2019 |
1.1.1 | 170,572 | 9/30/2019 |
1.1.0 | 39,343 | 9/24/2019 |
1.1.0-preview1-10442 | 11,993 | 7/24/2019 |
1.1.0-preview1-10426 | 3,302 | 6/13/2019 |
1.1.0-preview1-10420 | 2,805 | 5/31/2019 |
1.1.0-preview1-10404 | 10,628 | 4/28/2019 |
1.1.0-preview1-10384 | 1,199 | 4/19/2019 |
1.0.14 | 1,260,226 | 9/11/2019 |
1.0.13 | 33,337 | 9/2/2019 |
1.0.12 | 53,614 | 8/14/2019 |
1.0.11 | 369,724 | 7/19/2019 |
1.0.10 | 137,200 | 5/31/2019 |
1.0.9 | 105,711 | 4/26/2019 |
1.0.8 | 136,789 | 3/26/2019 |
1.0.7 | 43,696 | 2/26/2019 |
1.0.6 | 78,084 | 1/24/2019 |
1.0.5 | 51,776 | 12/24/2018 |
1.0.4 | 23,204 | 11/30/2018 |
1.0.3 | 20,850 | 11/15/2018 |
1.0.2 | 45,855 | 10/19/2018 |
1.0.1 | 4,844 | 10/17/2018 |
1.0.0 | 77,081 | 9/21/2018 |
1.0.0-preview1-10200 | 6,559 | 8/31/2018 |
1.0.0-preview1-10015 | 17,311 | 7/6/2018 |
1.0.0-preview1-10011 | 13,183 | 6/5/2018 |
1.0.0-preview1-10009 | 9,763 | 5/7/2018 |