6.6 KiB
6.6 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
signalr/index | SignalR | Microsoft Docs | rick-anderson | Microsoft ASP.NET SignalR is a library for ASP.NET developers that simplifies the process of adding real-time web functionality to your applications. | aspnetcontent | 10/24/2012 | 282a521f-2b86-4fac-bcf6-b6d5e0fe969c | /signalr | categoryindex |
SignalR
-
-
- Tutorial: Getting Started with SignalR 1.x
- Tutorial: Getting Started with SignalR 1.x and MVC 4
- High-Frequency Realtime with SignalR 1.x
- Tutorial: Server Broadcast with ASP.NET SignalR 1.x
- Hubs API Guide - Server
- SignalR 1.x Hubs API Guide - JavaScript Client
- Hubs API Guide - .NET Client
- Understanding and Handling Connection Lifetime Events in SignalR
- Working with Groups in SignalR 1.x
- Mapping SignalR Users to Connections in SignalR 1.x
- Introduction to SignalR Security (SignalR 1.x)
- Authentication and Authorization for SignalR Hubs (SignalR 1.x)
- Authentication and Authorization for SignalR Persistent Connections (SignalR 1.x)
- SignalR Performance (SignalR 1.x)
- Introduction to Scaleout in SignalR 1.x
- SignalR Scaleout with Azure Service Bus (SignalR 1.x)
- SignalR Scaleout with Redis (SignalR 1.x)
- SignalR Scaleout with SQL Server (SignalR 1.x)
- SignalR Troubleshooting (SignalR 1.x)
- Dependency Injection in SignalR 1.x