Microsoft.Azure.SignalR
1.0.0-preview1-10011
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-10011
NuGet\Install-Package Microsoft.Azure.SignalR -Version 1.0.0-preview1-10011
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-10011" />
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-10011" />
<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-10011
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-10011"
#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-10011&prerelease
#tool nuget:?package=Microsoft.Azure.SignalR&version=1.0.0-preview1-10011&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-10011)
- 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 | 430,669 | 4/21/2025 |
1.30.2 | 699,719 | 2/14/2025 |
1.30.1 | 49,091 | 2/11/2025 |
1.30.0 | 276,704 | 1/22/2025 |
1.29.0 | 936,660 | 11/27/2024 |
1.28.0 | 1,373,718 | 9/29/2024 |
1.27.0 | 699,610 | 8/27/2024 |
1.26.1 | 169,247 | 8/20/2024 |
1.26.0 | 854,646 | 7/9/2024 |
1.25.2 | 2,731,070 | 4/16/2024 |
1.25.1 | 868,762 | 3/1/2024 |
1.25.0 | 140,960 | 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,266 | 1/22/2024 |
1.23.0 | 202,038 | 1/11/2024 |
1.22.0 | 1,317,394 | 10/26/2023 |
1.21.7 | 636,989 | 9/14/2023 |
1.21.6 | 263,468 | 9/5/2023 |
1.21.5 | 608,333 | 7/24/2023 |
1.21.4 | 602,198 | 6/14/2023 |
1.21.3 | 371,638 | 5/17/2023 |
1.21.2 | 1,760,504 | 3/2/2023 |
1.21.1 | 36,471 | 2/28/2023 |
1.21.0 | 862,534 | 1/13/2023 |
1.20.0 | 88,533 | 1/9/2023 |
1.19.2 | 476,005 | 12/22/2022 |
1.19.1 | 571,344 | 11/21/2022 |
1.19.0 | 201,900 | 11/9/2022 |
1.18.3 | 1,480,498 | 9/6/2022 |
1.18.2 | 3,304 | 9/6/2022 |
1.18.1 | 1,515,729 | 6/29/2022 |
1.18.0 | 546,579 | 6/8/2022 |
1.17.1 | 340,788 | 5/19/2022 |
1.17.0 | 722,096 | 4/18/2022 |
1.16.1 | 1,220,370 | 4/6/2022 |
1.16.0 | 763,736 | 3/8/2022 |
1.15.2 | 257,763 | 2/22/2022 |
1.15.1 | 597,800 | 2/9/2022 |
1.15.0 | 598,097 | 1/13/2022 |
1.14.0 | 227,211 | 12/27/2021 |
1.13.0 | 677,157 | 11/9/2021 |
1.12.0 | 222,392 | 10/22/2021 |
1.11.0 | 664,235 | 9/9/2021 |
1.10.0 | 137,213 | 8/27/2021 |
1.9.2 | 347,927 | 7/16/2021 |
1.9.1 | 253,586 | 7/6/2021 |
1.9.0 | 146,945 | 6/25/2021 |
1.8.2 | 611,501 | 6/9/2021 |
1.8.1 | 1,514,719 | 4/27/2021 |
1.8.0 | 580,273 | 3/17/2021 |
1.7.1 | 579,734 | 2/10/2021 |
1.7.0 | 174,294 | 1/19/2021 |
1.6.1 | 465,959 | 11/24/2020 |
1.6.0 | 327,191 | 10/29/2020 |
1.5.1 | 637,732 | 9/1/2020 |
1.5.0 | 835,328 | 6/15/2020 |
1.4.3 | 788,662 | 4/21/2020 |
1.4.2 | 33,194 | 4/16/2020 |
1.4.1 | 1,498,386 | 3/16/2020 |
1.4.0 | 510,232 | 2/19/2020 |
1.2.3 | 367,435 | 12/26/2019 |
1.2.2 | 20,293 | 12/17/2019 |
1.2.1 | 112,737 | 11/15/2019 |
1.2.0 | 33,361 | 11/7/2019 |
1.1.1 | 170,574 | 9/30/2019 |
1.1.0 | 39,345 | 9/24/2019 |
1.1.0-preview1-10442 | 11,996 | 7/24/2019 |
1.1.0-preview1-10426 | 3,304 | 6/13/2019 |
1.1.0-preview1-10420 | 2,807 | 5/31/2019 |
1.1.0-preview1-10404 | 10,630 | 4/28/2019 |
1.1.0-preview1-10384 | 1,202 | 4/19/2019 |
1.0.14 | 1,260,229 | 9/11/2019 |
1.0.13 | 33,339 | 9/2/2019 |
1.0.12 | 53,617 | 8/14/2019 |
1.0.11 | 369,729 | 7/19/2019 |
1.0.10 | 137,202 | 5/31/2019 |
1.0.9 | 105,715 | 4/26/2019 |
1.0.8 | 136,791 | 3/26/2019 |
1.0.7 | 43,699 | 2/26/2019 |
1.0.6 | 78,086 | 1/24/2019 |
1.0.5 | 51,779 | 12/24/2018 |
1.0.4 | 23,206 | 11/30/2018 |
1.0.3 | 20,852 | 11/15/2018 |
1.0.2 | 45,857 | 10/19/2018 |
1.0.1 | 4,846 | 10/17/2018 |
1.0.0 | 77,141 | 9/21/2018 |
1.0.0-preview1-10200 | 6,563 | 8/31/2018 |
1.0.0-preview1-10015 | 17,319 | 7/6/2018 |
1.0.0-preview1-10011 | 13,192 | 6/5/2018 |
1.0.0-preview1-10009 | 9,770 | 5/7/2018 |