.NET Standard SDK for Azure SignalR Service protocol.
Info
Version: | 1.28.0 |
Author(s): | Microsoft |
Last Update: | Sunday, September 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/signalr_service |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.SignalR.Protocols |
Install
Install-Package Microsoft.Azure.SignalR.Protocols
dotnet add package Microsoft.Azure.SignalR.Protocols
paket add Microsoft.Azure.SignalR.Protocols
Microsoft.Azure.SignalR.Protocols Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Connections.Abstractions(>= 2.1.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Http(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Primitives(>= 2.1.0)
- Microsoft.Identity.Client(>= 4.9.0)
- Microsoft.Rest.ClientRuntime(>= 2.3.21)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.6.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags