Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aspnetcore/client-side/using-grunt.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Use Grunt in ASP.NET Core
author: rick-anderson
author: wadepickett
description: Use Grunt in ASP.NET Core
ms.author: riande
ms.author: wpickett
ms.date: 12/05/2019
uid: client-side/using-grunt
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/asp0003.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "ASP0003: Do not use action results with route handlers"
description: "Learn about analysis rule ASP0003: Do not use action results with route handlers"
author: safia
monikerRange: '>= aspnetcore-6.0'
ms.author: riande
ms.author: wpickett
ms.date: 03/27/2025
uid: diagnostics/asp0003
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/asp0004.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "ASP0004: Do not use action results with route handlers"
description: "Learn about analysis rule ASP0004: Do not use action results with route handlers"
author: safia
monikerRange: '>= aspnetcore-6.0'
ms.author: riande
ms.author: wpickett
ms.date: 03/27/2025
uid: diagnostics/asp0004
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/asp0005.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "ASP0005: Do not place attribute on method called by route handler lambda
description: "Learn about analysis rule ASP0005: Do not place attribute on method called by route handler lambda"
author: safia
monikerRange: '>= aspnetcore-6.0'
ms.author: riande
ms.author: wpickett
ms.date: 03/27/2025
uid: diagnostics/asp0005
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/asp0006.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "ASP0006: Do not use non-literal sequence numbers"
description: "Learn about analysis rule ASP0006: Do not use non-literal sequence numbers"
author: safia
monikerRange: '>= aspnetcore-6.0'
ms.author: riande
ms.author: wpickett
ms.date: 03/27/2025
uid: diagnostics/asp0006
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/asp0007.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "ASP0007: Route parameter and argument optionality is mismatched"
description: "Learn about analysis rule ASP0007: Route parameter and argument optionality is mismatched"
author: safia
monikerRange: '>= aspnetcore-6.0'
ms.author: riande
ms.author: wpickett
ms.date: 03/27/2025
uid: diagnostics/asp0007
---
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/diagnostics/asp0013.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "ASP0013: Suggest switching from using Configure methods to WebApplicationBuilder.Configuration"
description: "Learn about analysis rule ASP0013: Suggest switching from using Configure methods to WebApplicationBuilder.Configuration"
author: rick-anderson
author: wadepickett
monikerRange: '>= aspnetcore-7.0'
ms.author: riande
ms.author: wpickett
ms.date: 03/27/2025
uid: diagnostics/asp0013
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/asp0027.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ms.date: 03/25/2025
description: "Learn about analysis rule ASP0027: Unnecessary public Program class declaration"
author: benhopkinstech
monikerRange: '>= aspnetcore-10.0'
ms.author: riande
ms.author: tdykstra
uid: diagnostics/asp0027
---
# ASP0027: Unnecessary `public Program` class declaration
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/mvc1000.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "MVC1000: Avoid using IHtmlHelper.Partial"
description: "Learn about analysis rule MVC1000: Use of IHtmlHelper.Partial should be avoided"
author: pranavkm
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.author: tdykstra
ms.date: 10/21/2021
uid: diagnostics/mvc1000
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/mvc1004.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "MVC1004: Rename model bound parameter"
description: "Learn about analysis rule MVC1004: Rename model bound parameter"
author: pranavkm
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.author: tdykstra
ms.date: 03/27/2025
uid: diagnostics/mvc1004
---
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/diagnostics/mvc1005.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "MVC1005: Cannot use UseMvc with Endpoint Routing"
description: "Learn about analysis rule MVC1005: Cannot use UseMvc with Endpoint Routing"
author: pranavkm
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.author: tdykstra
ms.date: 03/27/2025
uid: diagnostics/mvc1005
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: rick-anderson
ms.author: riande
author: wadepickett
ms.author: wpickett
ms.date: 04/01/2025
---
:::moniker range=">= aspnetcore-6.0 <= aspnetcore-7.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: rick-anderson
ms.author: riande
author: wadepickett
ms.author: wpickett
ms.date: 8/17/2024
---

Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/fundamentals/http-logging/includes/index-6-7.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: rick-anderson
ms.author: riande
author: tdykstra
ms.author: tdykstra
ms.date: 09/25/2024
---

Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/fundamentals/native-aot.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: ASP.NET Core support for Native AOT
author: rick-anderson
ms.author: riande
author: tdykstra
ms.author: tdykstra
description: Learn about ASP.NET Core support for Native AOT
content_well_notification: AI-contribution
ms.custom: mvc, engagement-fy23
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/fundamentals/static-files.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Static files in ASP.NET Core
author: rick-anderson
author: wadepickett
description: Learn how to serve and secure static files and configure static file hosting middleware behaviors in an ASP.NET Core web app.
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.author: wpickett
ms.custom: mvc
ms.date: 03/18/2025
uid: fundamentals/static-files
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Troubleshoot ASP.NET Core localization
author: hishamco
description: Learn how to diagnose problems with localization in ASP.NET Core apps.
ms.author: riande
ms.author: tdykstra
ms.date: 05/03/2024
uid: fundamentals/troubleshoot-aspnet-core-localization
---
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/fundamentals/url-rewriting.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: URL Rewriting Middleware in ASP.NET Core
author: rick-anderson
author: wadepickett
description: Learn about URL rewriting and redirecting with URL Rewriting Middleware in ASP.NET Core applications.
monikerRange: '>= aspnetcore-2.1'
ms.author: riande
ms.author: wpickett
ms.custom: mvc
ms.date: 3/3/2022
uid: fundamentals/url-rewriting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Development-time IIS support in Visual Studio for ASP.NET Core
author: rick-anderson
author: tdykstra
description: Discover support for debugging ASP.NET Core apps when running with IIS on Windows Server.
monikerRange: '>= aspnetcore-2.1'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 02/07/2020
uid: host-and-deploy/iis/development-time-iis-support
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/iis/logging-and-diagnostics.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Log creation and redirection with the ASP.NET Core Module
author: rick-anderson
author: tdykstra
description: Configure IIS and the ASP.NET Core Module to capture logs and diagnostic information.
monikerRange: '>= aspnetcore-5.0'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 02/07/2020
uid: host-and-deploy/iis/logging-and-diagnostics
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/iis/modules.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: IIS modules with ASP.NET Core
author: rick-anderson
author: tdykstra
description: Discover active and inactive IIS modules for ASP.NET Core apps and how to manage IIS modules.
monikerRange: '>= aspnetcore-2.1'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 01/13/2020
uid: host-and-deploy/iis/modules
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/iis/out-of-process-hosting.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Out-of-process hosting with IIS and ASP.NET Core
author: rick-anderson
author: tdykstra
description: Learn about out-of-process Hosting with IIS and the ASP.NET Core Module.
monikerRange: '>= aspnetcore-5.0'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 02/07/2020
uid: host-and-deploy/iis/out-of-process-hosting
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/iis/protocols.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Use ASP.NET Core with HTTP/2 on IIS
author: rick-anderson
author: tdykstra
description: Learn how to use HTTP/2 features with IIS.
monikerRange: '>= aspnetcore-5.0'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 01/13/2020
uid: host-and-deploy/iis/protocols
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/iis/transform-webconfig.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Transform web.config
author: rick-anderson
author: tdykstra
description: Learn how to transform the web.config file when publishing an ASP.NET Core app.
monikerRange: '>= aspnetcore-2.2'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 01/13/2020
uid: host-and-deploy/iis/transform-webconfig
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/iis/web-config.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: web.config file
author: rick-anderson
author: tdykstra
description: Discover what is inside of the web.config file and how to configure different ASP.NET Core Module options.
monikerRange: '>= aspnetcore-5.0'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc
ms.date: 02/07/2020
uid: host-and-deploy/iis/web-config
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/host-and-deploy/proxy-load-balancer.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Configure ASP.NET Core to work with proxy servers and load balancers
author: rick-anderson
author: tdykstra
description: Learn about configuration for apps hosted behind proxy servers and load balancers, which often obscure important request information.
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.author: tdykstra
ms.custom: mvc, linux-related-content
ms.date: 1/07/2022
uid: host-and-deploy/proxy-load-balancer
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/migration/20_21.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Migrate from ASP.NET Core 2.0 to 2.1
author: rick-anderson
author: wadepickett
description: This article covers the basics of migrating an ASP.NET Core 2.0 app to 2.1.
ms.author: riande
ms.author: wpickett
ms.custom: mvc
ms.date: 06/09/2019
uid: migration/20_21
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/migration/22-to-30.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Migrate from ASP.NET Core 2.2 to 3.0
author: rick-anderson
author: wadepickett
description: Learn how to migrate an ASP.NET Core 2.2 project to ASP.NET Core 3.0.
ms.author: riande
ms.author: wpickett
ms.custom: mvc
ms.date: 06/02/2023
uid: migration/22-to-30
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/migration/31-to-60.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Migrate from ASP.NET Core 3.1 to .NET 6
author: rick-anderson
author: wadepickett
description: Learn how to migrate an ASP.NET Core 3.1 project to ASP.NET Core in .NET 6.
ms.author: riande
ms.author: wpickett
monikerRange: '>= aspnetcore-3.1'
ms.date: 10/25/2021
uid: migration/31-to-60
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/migration/50-to-60-samples.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Code samples migrated to the new minimal hosting model in 6.0
author: rick-anderson
author: wadepickett
description: Learn how to migrate ASP.NET Core samples to the new minimal hosting model in 6.0.
monikerRange: '>= aspnetcore-5.0'
ms.author: riande
ms.author: wpickett
ms.date: 10/22/2021
uid: migration/50-to-60-samples
---
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/migration/50-to-60.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Migrate from ASP.NET Core in .NET 5 to .NET 6
author: rick-anderson
author: wadepickett
description: Learn how to migrate an ASP.NET Core in .NET 5 project to .NET 6.
ms.author: riande
ms.author: wpickett
monikerRange: '>= aspnetcore-5.0'
ms.date: 04/11/2022
uid: migration/50-to-60
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/migration/Logging-nonaspnetcore.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Migrate from Microsoft.Extensions.Logging 2.1 to 2.2 or 3.0
author: rick-anderson
author: wadepickett
description: Learn how to migrate a non-ASP.NET Core application that uses Microsoft.Extensions.Logging from 2.1 to 2.2 or 3.0.
ms.author: riande
ms.author: wpickett
ms.custom: mvc
ms.date: 01/04/2019
uid: migration/logging-nonaspnetcore
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/security/authentication/accconfirm.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Account confirmation and password recovery in ASP.NET Core
author: rick-anderson
author: wadepickett
description: Learn how to build an ASP.NET Core app with email confirmation and password reset.
ms.author: riande
ms.author: wpickett
monikerRange: '>= aspnetcore-3.1'
ms.date: 2/9/2022
uid: security/authentication/accconfirm
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/security/authentication/add-user-data.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Add, download, and delete user data to Identity in an ASP.NET Core project
author: rick-anderson
author: wadepickett
description: Learn how to add custom user data to Identity in an ASP.NET Core project. Delete data per GDPR.
ms.author: riande
ms.author: wpickett
ms.date: 03/15/2022
ms.custom: mvc
uid: security/authentication/add-user-data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Custom storage providers for ASP.NET Core Identity
author: ardalis
description: Learn how to configure custom storage providers for ASP.NET Core Identity.
ms.author: riande
ms.author: wpickett
ms.custom: mvc
ms.date: 10/29/2024
uid: security/authentication/identity-custom-storage-providers
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/security/authentication/identity-enable-qrcodes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Enable QR code generation for TOTP authenticator apps in ASP.NET Core
author: rick-anderson
author: wadepickett
description: Discover how to enable QR code generation for TOTP authenticator apps that work with ASP.NET Core two-factor authentication.
monikerRange: '>= aspnetcore-2.1'
ms.author: riande
ms.author: wpickett
ms.date: 08/14/2018
uid: security/authentication/identity-enable-qrcodes
---
Expand Down
4 changes: 2 additions & 2 deletions aspnetcore/security/authentication/identity.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Introduction to Identity on ASP.NET Core
author: rick-anderson
author: wadepickett
description: Use Identity with an ASP.NET Core app. Learn how to set password requirements (RequireDigit, RequiredLength, RequiredUniqueChars, and more).
monikerRange: '>= aspnetcore-3.0'
ms.author: riande
ms.author: wpickett
ms.date: 04/26/2024
uid: security/authentication/identity
---
Expand Down
Loading
Loading