AspNetCore.Docs/aspnetcore/signalr/index.md

20 lines
545 B
Markdown
Raw Normal View History

---
title: ASP.NET Core SignalR
author: rachelappel
description: Discover topics that pertain to ASP.NET Core SignalR.
manager: wpickett
2018-04-11 02:34:30 +08:00
monikerRange: '>= aspnetcore-2.1'
ms.author: rachelap
2018-04-21 00:13:25 +08:00
ms.date: 04/20/2018
ms.prod: asp.net-core
ms.technology: aspnet
ms.topic: article
uid: signalr/index
---
# ASP.NET Core SignalR
2018-04-21 00:13:25 +08:00
* [Get started](xref:signalr/get-started)
* [Introduction](xref:signalr/introduction)
* [Hubs](xref:signalr/hubs)
* [JavaScript client](xref:signalr/javascript-client)
* [Supported platforms](xref:signalr/supported-platforms)