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 |
Install
Install-Package Orleans.SignalRIntegration
dotnet add package Orleans.SignalRIntegration
paket add Orleans.SignalRIntegration
Orleans.SignalRIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
- Orleans.SignalRIntegration.Core(>= 1.0.1)
- Microsoft.Orleans.OrleansProviders(>= 3.1.5)
Tags