SignalR
| SignalR | |
|---|---|
| Original authors | David Fowler and Damian Edwards |
| Developer | Microsoft |
| Initial release | February 18, 2013 |
| Stable release | 2.4.3
/ January 14, 2022 |
| Written in | C# |
| Operating system | Microsoft Windows |
| Platform | .NET Framework, .NET |
| Type | Event-driven networking |
| License | Apache License 2.0 |
| Website | dotnet |
| 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.