diff --git a/aspnetcore/signalr/index.md b/aspnetcore/signalr/index.md index e475d63079..cb32851824 100644 --- a/aspnetcore/signalr/index.md +++ b/aspnetcore/signalr/index.md @@ -5,7 +5,7 @@ description: Discover topics that pertain to ASP.NET Core SignalR. manager: wpickett monikerRange: '>= aspnetcore-2.1' ms.author: rachelap -ms.date: 05/09/2018 +ms.date: 05/25/2018 ms.prod: asp.net-core ms.technology: aspnet ms.topic: article @@ -17,5 +17,6 @@ uid: signalr/index * [Get started](xref:signalr/get-started) * [Hubs](xref:signalr/hubs) * [JavaScript client](xref:signalr/javascript-client) +* [.NET client](xref:signalr/dotnet-client) * [Publish to Azure](xref:signalr/publish-to-azure-web-app) * [Supported platforms](xref:signalr/supported-platforms) \ No newline at end of file