Skip to content
SignalR

Official website (http://signalr.net/)

EntityQ7512622· pop 7· linked from 144 articles

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.

Official website

Real-time ASP.NET with SignalR | .NET

SignalR in ASP.NET lets your server-side code push content to connected clients, in real-time, with client SDKs for JavaScript, .NET (C#, F#, and VB), and Java.

signalr.net

Link to the official site · 4,201 chars · not written by Vinony

Source code

Link to the source-code README · 6,796 chars · not written by Vinony

~2 min read

Encyclopedic overview

5 sections
Contents
  • Details
  • See also
  • References
  • Further reading
  • External links

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.

==Details== ASP.NET SignalR is a library for ASP.NET developers to add real-time web functionality to their applications. Real-time web functionality is the ability to have server-side code push content to the connected clients as it happens, in real-time.

Excerpted from Wikipedia’s “SignalR” article, available under the CC BY-SA 4.0 licence.

Gallery (2)

Available in 7 languages

via Wikidata sitelinks · CC0