From 017f4f06720310dbd8daff45c33debb56d4ffc88 Mon Sep 17 00:00:00 2001 From: Wade Pickett Date: Mon, 2 Dec 2024 12:00:03 -0800 Subject: [PATCH] Freshness review - SignalR Overivew (#34256) This topic has been updated but the metadata ms.date was not. Reviewed to make sure it is still good as-is for freshness. Minor change: Updated the metadata: ms.date to current date. author bradyg to wpickett. Brady does not want to be on it. --- aspnetcore/signalr/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/signalr/introduction.md b/aspnetcore/signalr/introduction.md index 0f7cb6a822..c9a6373e90 100644 --- a/aspnetcore/signalr/introduction.md +++ b/aspnetcore/signalr/introduction.md @@ -1,11 +1,11 @@ --- title: Overview of ASP.NET Core SignalR -author: bradygaster +author: wpickett description: Learn how the ASP.NET Core SignalR library simplifies adding real-time functionality to apps. monikerRange: '>= aspnetcore-2.1' ms.author: wpickett ms.custom: mvc -ms.date: 03/07/2022 +ms.date: 12/02/2024 uid: signalr/introduction --- # Overview of ASP.NET Core SignalR