Skip to content

2.4.0

Compare
Choose a tag to compare
@analogrelay analogrelay released this 14 Nov 19:53

This is the RTM build of ASP.NET SignalR 2.4.0 πŸŽ‰πŸŽˆπŸŽ†

This release brings support for the Azure SignalR Service, see the Azure SignalR Samples repo for a sample application and tutorial for deploying an ASP.NET SignalR application using the Azure SignalR Service.

ASP.NET SignalR 2.4 is a fully compatible release so please upgrade even if you aren't planning to use the Azure SignalR Service and report any bugs you find! There are a number of bug fixes that are unrelated to Azure SignalR support!

See a list of fixed issues here: https://github.com/SignalR/SignalR/issues?utf8=%E2%9C%93&q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed+label%3A%22closed%3A+Fixed%22+

The following packages have been released to NuGet.org:

Package ID Version
Microsoft.AspNet.SignalR 2.4.0
Microsoft.AspNet.SignalR.Client 2.4.0
Microsoft.AspNet.SignalR.Core 2.4.0
Microsoft.AspNet.SignalR.JS 2.4.0
Microsoft.AspNet.SignalR.Redis 2.4.0
Microsoft.AspNet.SignalR.StackExchangeRedis πŸ’‘ new 2.4.0
Microsoft.AspNet.SignalR.SelfHost 2.4.0
Microsoft.AspNet.SignalR.ServiceBus 2.4.0
Microsoft.AspNet.SignalR.ServiceBus3 2.4.0
Microsoft.AspNet.SignalR.SqlServer 2.4.0
Microsoft.AspNet.SignalR.SystemWeb 2.4.0
Microsoft.AspNet.SignalR.Utils 2.4.0

Also, the localized satellite packages have been uploaded as well.

The following NPM modules have been released to npmjs.com

Package ID Version Tag
signalr 2.4.0 latest

To install the preview release of the NPM package, use the command npm install signalr