SignalR

SignalR
Original authorsDavid Fowler and Damian Edwards
DeveloperMicrosoft
Initial releaseFebruary 18, 2013 (2013-02-18)
Stable release
2.4.3 / January 14, 2022 (2022-01-14)
Written inC#
Operating systemMicrosoft Windows
Platform.NET Framework,
.NET
TypeEvent-driven networking
LicenseApache License 2.0
Websitedotnet.microsoft.com/en-us/apps/aspnet/signalr
Repository

SignalR is a free and open-source software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript components.