.NET Standard SDK for Azure SignalR Service serverless protocol.
Info
Version: | 1.10.0 |
Author(s): | Microsoft |
Last Update: | Wednesday, January 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aka.ms/signalr_service |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.SignalR.Serverless.Protocols |
Install
Install-Package Microsoft.Azure.SignalR.Serverless.Protocols
dotnet add package Microsoft.Azure.SignalR.Serverless.Protocols
paket add Microsoft.Azure.SignalR.Serverless.Protocols
Microsoft.Azure.SignalR.Serverless.Protocols Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 1.9.11)
- Microsoft.AspNetCore.SignalR.Protocols.MessagePack(>= 1.1.5)
- Newtonsoft.Json(>= 11.0.2)
- System.Memory(>= 4.5.3)