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