Update metadata (#5647)

pull/5650/head
Luke Latham 2018-03-09 19:31:50 -08:00 committed by Scott Addie
parent 7b9b0488cb
commit 5300733cca
1 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
---
title: Get started with SignalR on ASP.NET Core
author: rachelappel
ms.author: rachelap
description: In this tutorial, you create an app using SignalR for ASP.NET Core.
description: Learn the basics of building a real-time app using SignalR for ASP.NET Core.
manager: wpickett
ms.date: 03/06/2018
ms.topic: tutorial
ms.technology: dotnet-signalr
ms.prod: aspnet-core
ms.author: rachelap
ms.custom: mvc
ms.date: 03/06/2018
ms.prod: aspnet-core
ms.technology: dotnet-signalr
ms.topic: tutorial
uid: signalr/get-started-signalr-core
---
# Tutorial: Get started with SignalR for ASP.NET Core