Skip to content

Commit 832ea44

Browse files
Copilotwadepickett
andauthored
Add ms.reviewer for active dev team members (midenn, dmkorolev, stevesa, brolivei, jeliknes, chrross, tasou)
Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/b82512e8-2de2-4b7c-b25f-6f44361039fb Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
1 parent 45d7c77 commit 832ea44

18 files changed

Lines changed: 18 additions & 0 deletions

File tree

aspnetcore/client-side/spa/angular.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
77
ms.custom: mvc
88
ms.date: 07/09/2025
9+
ms.reviewer: stevesa
910
uid: spa/angular
1011
---
1112
# Use the Angular project template with ASP.NET Core

aspnetcore/diagnostics/asp0028.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "ASP0028: Analyzer to suggest using IPAddress.IPv6Any instead of IPAddress.Any if applicable"
33
ms.date: 11/11/2024
4+
ms.reviewer: dmkorolev
45
description: "Consider using IPAddress.IPv6Any instead of IPAddress.Any"
56
author: deaglegross
67
monikerRange: '>= aspnetcore-10.0'

aspnetcore/fundamentals/aot/native-aot-tutorial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Tutorial: Publish an ASP.NET Core app using Native AOT"
33
author: mitchdenny
44
description: Learn about how to publish an ASP.NET Core app using Native AOT.
55
monikerRange: '>= aspnetcore-8.0'
6+
ms.reviewer: midenn
67
ms.topic: tutorial
78
content_well_notification: AI-contribution
89
ms.author: wpickett

aspnetcore/fundamentals/apis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: Learn how to build fast HTTP APIs with ASP.NET Core using Minimal A
55
ai-usage: ai-assisted
66
ms.author: wpickett
77
ms.date: 08/15/2025
8+
ms.reviewer: jeliknes
89
monikerRange: '>= aspnetcore-6.0'
910
uid: fundamentals/apis
1011
---

aspnetcore/fundamentals/minimal-apis/responses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Create responses in Minimal API applications
33
author: brunolins16
44
description: Learn how to create responses for Minimal APIs in ASP.NET Core.
55
ms.author: wpickett
6+
ms.reviewer: brolivei
67
monikerRange: '>= aspnetcore-7.0'
78
ms.date: 08/22/2025
89
uid: fundamentals/minimal-apis/responses

aspnetcore/host-and-deploy/iis/http3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ monikerRange: '>= aspnetcore-6.0'
66
ms.author: wpickett
77
ms.custom: mvc
88
ms.date: 09/09/2021
9+
ms.reviewer: chrross
910
uid: host-and-deploy/iis/http3
1011
---
1112

aspnetcore/migration/fx-to-core/areas/authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: ASP.NET Framework to Core Authentication Migration
66
monikerRange: '>= aspnetcore-6.0'
77
ms.author: wpickett
88
ms.date: 12/10/2025
9+
ms.reviewer: tasou
910
ms.topic: concept-article
1011
uid: migration/fx-to-core/areas/authentication
1112
zone_pivot_groups: migration-remote-app-setup

aspnetcore/migration/fx-to-core/areas/hosting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: How to take advantage of the .NET generic hosting pattern in ASP.NE
44
ai-usage: ai-assisted
55
author: twsouthwick
66
ms.author: wpickett
7+
ms.reviewer: tasou
78
monikerRange: '>= aspnetcore-6.0'
89
ms.date: 12/10/2025
910
ms.topic: concept-article

aspnetcore/migration/fx-to-core/areas/http-context.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Learn how to migrate from System.Web.HttpContext to Microsoft.AspNe
44
author: twsouthwick
55
ms.author: wpickett
66
ms.date: 07/17/2025
7+
ms.reviewer: tasou
78
uid: migration/fx-to-core/areas/http-context
89
---
910
# Migrate ASP.NET Framework HttpContext to ASP.NET Core

aspnetcore/migration/fx-to-core/areas/http-handlers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Migrate HTTP handlers to ASP.NET Core middleware
44
author: twsouthwick
55
ms.author: wpickett
66
ms.date: 07/17/2025
7+
ms.reviewer: tasou
78
uid: migration/fx-to-core/areas/http-handlers
89
---
910
# Migrate HTTP handlers to ASP.NET Core middleware

0 commit comments

Comments
 (0)