An integration between AspNetCore.SignalR and Orleans to allow communication between clients distributed across multiple servers and backend services.
Info
Version: | 1.0.1 |
Author(s): | Hahn-Softwareentwicklung |
Last Update: | Friday, April 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hahn-Softwareentwicklung/SignalR.OrleansIntegration |
NuGet Url: | https://www.nuget.org/packages/Orleans.SignalRIntegration.Core.Abstractions |
Install
Install-Package Orleans.SignalRIntegration.Core.Abstractions
dotnet add package Orleans.SignalRIntegration.Core.Abstractions
paket add Orleans.SignalRIntegration.Core.Abstractions
Orleans.SignalRIntegration.Core.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.Core.Abstractions(>= 3.1.5)
Tags