2017-02-04 05:40:22 +08:00
|
|
|
---
|
2017-03-28 09:35:25 +08:00
|
|
|
uid: signalr/overview/older-versions/index
|
2017-02-04 05:40:22 +08:00
|
|
|
title: "SignalR Older Versions | Microsoft Docs"
|
|
|
|
author: rick-anderson
|
|
|
|
description: "Documentation that pertains to earlier versions of SignalR."
|
2018-08-15 06:27:54 +08:00
|
|
|
ms.author: riande
|
2017-02-04 05:40:22 +08:00
|
|
|
ms.date: 09/19/2014
|
|
|
|
ms.assetid: 607f4617-380f-41fa-bf46-147e82bb8124
|
|
|
|
msc.legacyurl: /signalr/overview/older-versions
|
|
|
|
msc.type: chapter
|
|
|
|
---
|
|
|
|
SignalR Older Versions
|
|
|
|
====================
|
|
|
|
> Documentation that pertains to earlier versions of SignalR.
|
|
|
|
|
|
|
|
|
|
|
|
- [Tutorial: Getting Started with SignalR 1.x](tutorial-getting-started-with-signalr.md)
|
|
|
|
- [Tutorial: Getting Started with SignalR 1.x and MVC 4](tutorial-getting-started-with-signalr-and-mvc-4.md)
|
|
|
|
- [High-Frequency Realtime with SignalR 1.x](tutorial-high-frequency-realtime-with-signalr.md)
|
|
|
|
- [Tutorial: Server Broadcast with ASP.NET SignalR 1.x](tutorial-server-broadcast-with-aspnet-signalr.md)
|
|
|
|
- [Hubs API Guide - Server](signalr-1x-hubs-api-guide-server.md)
|
|
|
|
- [SignalR 1.x Hubs API Guide - JavaScript Client](signalr-1x-hubs-api-guide-javascript-client.md)
|
|
|
|
- [Hubs API Guide - .NET Client](signalr-1x-hubs-api-guide-net-client.md)
|
|
|
|
- [Understanding and Handling Connection Lifetime Events in SignalR](handling-connection-lifetime-events.md)
|
|
|
|
- [Working with Groups in SignalR 1.x](working-with-groups.md)
|
|
|
|
- [Mapping SignalR Users to Connections in SignalR 1.x](mapping-users-to-connections.md)
|
|
|
|
- [Introduction to SignalR Security (SignalR 1.x)](introduction-to-security.md)
|
|
|
|
- [Authentication and Authorization for SignalR Hubs (SignalR 1.x)](hub-authorization.md)
|
|
|
|
- [Authentication and Authorization for SignalR Persistent Connections (SignalR 1.x)](persistent-connection-authorization.md)
|
|
|
|
- [SignalR Performance (SignalR 1.x)](signalr-performance.md)
|
|
|
|
- [Introduction to Scaleout in SignalR 1.x](scaleout-in-signalr.md)
|
|
|
|
- [SignalR Scaleout with Azure Service Bus (SignalR 1.x)](scaleout-with-windows-azure-service-bus.md)
|
|
|
|
- [SignalR Scaleout with Redis (SignalR 1.x)](scaleout-with-redis.md)
|
|
|
|
- [SignalR Scaleout with SQL Server (SignalR 1.x)](scaleout-with-sql-server.md)
|
|
|
|
- [SignalR Troubleshooting (SignalR 1.x)](troubleshooting.md)
|
2017-09-20 15:36:55 +08:00
|
|
|
- [Dependency Injection in SignalR 1.x](dependency-injection.md)
|