ASP.NET SignalR

E182230

ASP.NET SignalR is a library for ASP.NET that simplifies adding real-time web functionality, enabling server-side code to push content instantly to connected clients over technologies like WebSockets.

All labels observed (9)

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf ASP.NET library ⓘ
real-time web communication library ⓘ
developedBy Microsoft ⓘ
documentationUrl https://learn.microsoft.com/aspnet/signalr ⓘ
enables real-time web functionality ⓘ
server push to clients ⓘ
hasComponent Hubs API ⓘ
Persistent Connections API ⓘ
hostedOn GitHub ⓘ
integratesWith ASP.NET MVC ⓘ
linked to: ASP.NET

ASP.NET Web API ⓘ
linked to: ASP.NET
license Apache License 2.0 ⓘ
partOf .NET ecosystem ⓘ
programmingLanguage C# ⓘ
provides authorization integration ⓘ
automatic transport fallback ⓘ
connection management ⓘ
group management ⓘ
replacedBy ASP.NET Core SignalR ⓘ
linked to: ASP.NET SignalR
repositoryUrl https://github.com/SignalR/SignalR ⓘ
supportsAuthentication ASP.NET Identity ⓘ
bearer tokens ⓘ
cookies ⓘ
supportsBackplane Azure Service Bus ⓘ
Redis ⓘ
SQL Server ⓘ
supportsClient .NET client ⓘ
JavaScript ⓘ
Windows desktop client ⓘ
mobile client ⓘ
supportsFeature automatic reconnection ⓘ
scaling out with backplanes ⓘ
supportsFramework .NET Core ⓘ
.NET Framework ⓘ
ASP.NET ⓘ
ASP.NET Core ⓘ
linked to: dotnet/aspnetcore
supportsPattern publish-subscribe ⓘ
remote procedure calls ⓘ
supportsTechnology Server-Sent Events ⓘ
WebSockets ⓘ
linked to: WebSockets Standard

forever frame ⓘ
long polling ⓘ
useCase chat applications ⓘ
collaborative applications ⓘ
live notifications ⓘ
real-time dashboards ⓘ
usesProtocol SignalR protocol ⓘ
linked to: ASP.NET SignalR

How these facts were elicited

Referenced by (13)

Full triples — surface form annotated when it differs from this entity's canonical label.

ASP.NET → includesComponent → ASP.NET SignalR ⓘ
ASP.NET → includesComponent → ASP.NET Core SignalR ⓘ
linked to: ASP.NET SignalR
ASP.NET SignalR → usesProtocol → SignalR protocol ⓘ
linked to: ASP.NET SignalR
ASP.NET SignalR → replacedBy → ASP.NET Core SignalR ⓘ
linked to: ASP.NET SignalR
Kestrel → usedWith → ASP.NET Core SignalR ⓘ
linked to: ASP.NET SignalR
dotnet/aspnetcore → supports → SignalR ⓘ
linked to: ASP.NET SignalR
Hubs API → partOf → ASP.NET SignalR ⓘ
Hubs API → definedIn → Microsoft.AspNet.SignalR namespace ⓘ
linked to: ASP.NET SignalR
Hubs API → serverSideBaseClass → Microsoft.AspNet.SignalR.Hub ⓘ
linked to: ASP.NET SignalR
Hubs API → clientSideLibrary → .NET SignalR client ⓘ
linked to: ASP.NET SignalR
Persistent Connections API → partOf → ASP.NET SignalR ⓘ
Persistent Connections API → requires → SignalR server components ⓘ
linked to: ASP.NET SignalR
Persistent Connections API → documentation → Microsoft ASP.NET SignalR documentation ⓘ
linked to: ASP.NET SignalR