Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
Info
Version: | 2.4.3 |
Author(s): | Microsoft |
Last Update: | Friday, January 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.asp.net/signalr |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.SignalR.Redis |
Install
Install-Package Microsoft.AspNet.SignalR.Redis
dotnet add package Microsoft.AspNet.SignalR.Redis
paket add Microsoft.AspNet.SignalR.Redis
Microsoft.AspNet.SignalR.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.SignalR.Core(>= 2.4.1)
- StackExchange.Redis.StrongName(>= 1.1.608)
Tags