The common implementation for both server and client side implementation for backplane messaging based on SignalR.
Info
| Version: | 2.0.3 |
| Author(s): | SDL Group |
| Last Update: | Friday, August 12, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sdl/SignalR-SignalRMessageBus |
| NuGet Url: | https://www.nuget.org/packages/Sdl.SignalR.Backplane.Common |
Install
Install-Package Sdl.SignalR.Backplane.Common
dotnet add package Sdl.SignalR.Backplane.Common
paket add Sdl.SignalR.Backplane.Common
Sdl.SignalR.Backplane.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Core(>= 2.4.1)
Tags