Update author in metadata (#23714)

pull/23718/head
Luke Latham 2021-11-02 10:48:25 -05:00 committed by GitHub
parent d379786a22
commit 723b86eaca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
---
title: SignalR API design considerations
author: anurse
author: bradygaster
description: Learn how to design SignalR APIs for compatibility across versions of your app.
monikerRange: '>= aspnetcore-2.1'
ms.author: anurse
ms.author: bradyg
ms.custom: mvc
ms.date: 11/12/2019
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]

View File

@ -3,7 +3,7 @@ title: Security considerations in ASP.NET Core SignalR
author: bradygaster
description: Learn about security in ASP.NET Core SignalR.
monikerRange: '>= aspnetcore-2.1'
ms.author: anurse
ms.author: bradyg
ms.custom: mvc
ms.date: 01/16/2020
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]