SignalR v2.4.0 Release Notes
Release Date: 2018-11-14 // over 4 years ago-
๐ 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