Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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: 3 additions & 1 deletion aspnetcore/blazor/components/data-binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: guardrex
description: Learn about data binding features for Razor components and DOM elements in Blazor apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
uid: blazor/components/data-binding
ms.custom:
- mvc
- sfi-ropc-nochange
---
# ASP.NET Core Blazor data binding

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: guardrex
description: Learn how to invoke .NET methods from JavaScript functions in Blazor apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 12/17/2024
uid: blazor/js-interop/call-dotnet-from-javascript
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Call .NET methods from JavaScript functions in ASP.NET Core Blazor

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: guardrex
description: Learn how to invoke JavaScript functions from .NET methods in Blazor apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 4/10/2024
uid: blazor/js-interop/call-javascript-from-dotnet
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Call JavaScript functions from .NET methods in ASP.NET Core Blazor

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/blazor/security/blazor-web-app-with-entra.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ author: guardrex
description: Learn how to secure a Blazor Web App with Microsoft Entra ID.
monikerRange: '>= aspnetcore-9.0'
ms.author: wpickett
ms.custom: mvc
ms.date: 07/29/2025
uid: blazor/security/blazor-web-app-entra
zone_pivot_groups: blazor-web-app-entra-specification
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Secure an ASP.NET Core Blazor Web App with Microsoft Entra ID

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/blazor/security/webassembly/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: guardrex
description: Learn how to secure Blazor WebAssembly apps as single-page applications (SPAs).
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 11/12/2024
uid: blazor/security/webassembly/index
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Secure ASP.NET Core Blazor WebAssembly

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: guardrex
description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 04/07/2025
uid: blazor/security/webassembly/standalone-with-microsoft-accounts
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ author: guardrex
description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Entra ID.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: "devx-track-csharp, mvc"
ms.date: 04/07/2025
uid: blazor/security/webassembly/standalone-with-microsoft-entra-id
ms.custom:
- devx-track-csharp
- mvc
- sfi-ropc-nochange
---
# Secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Entra ID

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/data/ef-mvc/complex-data-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ title: "Tutorial: Create a complex data model - ASP.NET MVC with EF Core"
description: "In this tutorial, add more entities and relationships and customize the data model by specifying formatting, validation, and mapping rules."
author: tdykstra
ms.author: tdykstra
ms.custom: mvc
ms.date: 03/27/2019
ms.topic: tutorial
uid: data/ef-mvc/complex-data-model
ms.custom:
- mvc
- sfi-ropc-nochange
---

# Tutorial: Create a complex data model - ASP.NET MVC with EF Core
Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/fundamentals/url-rewriting.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: rick-anderson
description: Learn about URL rewriting and redirecting with URL Rewriting Middleware in ASP.NET Core applications.
monikerRange: '>= aspnetcore-2.1'
ms.author: riande
ms.custom: mvc
ms.date: 3/3/2022
uid: fundamentals/url-rewriting
ms.custom:
- mvc
- sfi-image-nochange
---
# URL Rewriting Middleware in ASP.NET Core

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/host-and-deploy/iis/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: tdykstra
description: Advanced configuration with the ASP.NET Core Module and Internet Information Services (IIS).
monikerRange: '>= aspnetcore-5.0'
ms.author: tdykstra
ms.custom: mvc
ms.date: 03/07/2025
uid: host-and-deploy/iis/advanced
ms.custom:
- mvc
- sfi-image-nochange
---
# Advanced configuration of the ASP.NET Core Module and IIS

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/host-and-deploy/iis/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: tdykstra
description: Learn how to host ASP.NET Core apps on Windows Server Internet Information Services (IIS).
monikerRange: '>= aspnetcore-2.1'
ms.author: tdykstra
ms.custom: mvc
ms.date: 04/26/2024
uid: host-and-deploy/iis/index
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Host ASP.NET Core on Windows with IIS

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/host-and-deploy/iis/web-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: rick-anderson
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.custom: mvc
ms.date: 02/07/2020
uid: host-and-deploy/iis/web-config
ms.custom:
- mvc
- sfi-ropc-nochange
---
# `web.config` file

Expand Down
6 changes: 5 additions & 1 deletion aspnetcore/host-and-deploy/linux-nginx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ author: tdykstra
description: Learn how to set up Nginx as a reverse proxy on Ubuntu, RHEL and SUSE to forward HTTP traffic to an ASP.NET Core web app running on Kestrel.
monikerRange: '>= aspnetcore-3.1'
ms.author: tdykstra
ms.custom: mvc, engagement-fy23, linux-related-content
ms.date: 5/8/2023
uid: host-and-deploy/linux-nginx
ms.custom:
- mvc
- engagement-fy23
- linux-related-content
- sfi-ropc-nochange
---
# Host ASP.NET Core on Linux with Nginx

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
ms.custom: linux-related-content
ms.custom:
- linux-related-content
- sfi-ropc-nochange
---
:::moniker range="= aspnetcore-5.0"
This guide explains setting up a production-ready ASP.NET Core environment on an Ubuntu 16.04 server. These instructions likely work with newer versions of Ubuntu, but the instructions haven't been tested with newer versions.
Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/migration/31-to-50.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: Migrate from ASP.NET Core 3.1 to .NET 5
author: wadepickett
description: Learn how to migrate an ASP.NET Core 3.1 project to ASP.NET Core in .NET 5.
ms.author: wpickett
ms.custom: mvc
ms.date: 12/02/2020
uid: migration/31-to-50
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Migrate from ASP.NET Core 3.1 to .NET 5

Expand Down
1 change: 1 addition & 0 deletions aspnetcore/migration/31-to-60.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ms.author: riande
monikerRange: '>= aspnetcore-3.1'
ms.date: 10/25/2021
uid: migration/31-to-60
ms.custom: sfi-ropc-nochange
---
# Migrate from ASP.NET Core 3.1 to .NET 6

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/mvc/views/tag-helpers/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: Tag Helpers in ASP.NET Core
author: tdykstra
description: Learn what Tag Helpers are and how to use them in ASP.NET Core.
ms.author: tdykstra
ms.custom: H1Hack27Feb2017
ms.date: 03/18/2019
uid: mvc/views/tag-helpers/intro
ms.custom:
- H1Hack27Feb2017
- sfi-image-nochange
---
# Tag Helpers in ASP.NET Core

Expand Down
1 change: 1 addition & 0 deletions aspnetcore/performance/caching/hybrid.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ms.author: tdykstra
ms.date: 05/22/2025
uid: performance/caching/hybrid
ms.ai: assisted
ms.custom: sfi-ropc-nochange
---
# HybridCache library in ASP.NET Core

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/app-secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: tdykstra
description: Learn how to store and retrieve sensitive information during the development of an ASP.NET Core app.
ms.author: tdykstra
monikerRange: '>= aspnetcore-3.0'
ms.custom: mvc
ms.date: 10/30/2024
uid: security/app-secrets
ms.custom:
- mvc
- sfi-ropc-nochange
---
<!-- ms.sfi.ropc: t -->
# Safe storage of app secrets in development in ASP.NET Core
Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/authentication/2fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ description: Learn how to set up two-factor authentication (2FA) with an ASP.NET
monikerRange: '< aspnetcore-2.0'
ms.author: riande
ms.date: 09/22/2018
ms.custom: mvc
uid: security/authentication/2fa
ms.custom:
- mvc
- sfi-image-nochange
---
# Two-factor authentication with SMS in ASP.NET Core

Expand Down
1 change: 1 addition & 0 deletions aspnetcore/security/authentication/accconfirm.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ms.author: riande
monikerRange: '>= aspnetcore-3.1'
ms.date: 2/9/2022
uid: security/authentication/accconfirm
ms.custom: sfi-image-nochange
---
# Account confirmation and password recovery in ASP.NET Core

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/authentication/social/facebook-logins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ title: Facebook external login setup in ASP.NET Core
author: rick-anderson
description: Tutorial with code examples demonstrating the integration of Facebook account user authentication into an existing ASP.NET Core app.
ms.author: riande
ms.custom: mvc
ms.date: 12/08/2021
monikerRange: '>= aspnetcore-3.0'
uid: security/authentication/facebook-logins
ms.custom:
- mvc
- sfi-image-nochange
---

# Facebook external login setup in ASP.NET Core
Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/authentication/social/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: Using external login providers with Identity in ASP.NET Core
author: rick-anderson
description: Create an ASP.NET Core app using Identity with external authentication providers such as Facebook, Twitter, Google, and Microsoft.
ms.author: riande
ms.custom: mvc
ms.date: 07/09/2025
uid: security/authentication/social/index
ms.custom:
- mvc
- sfi-image-nochange
---
# External provider authentication in ASP.NET Core Identity

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/authentication/ws-federation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: chlowell
description: This tutorial demonstrates how to use WS-Federation in an ASP.NET Core app.
monikerRange: '>= aspnetcore-2.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 01/16/2019
uid: security/authentication/ws-federation
ms.custom:
- mvc
- sfi-image-nochange
---
# Authenticate users with WS-Federation in ASP.NET Core

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/authorization/secure-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ author: rick-anderson
description: Learn how to create an ASP.NET Core web app with user data protected by authorization. Includes HTTPS, authentication, security, ASP.NET Core Identity.
ms.author: riande
ms.date: 12/5/2021
ms.custom: mvc
ms.sfi.ropc: t
uid: security/authorization/secure-data
ms.custom:
- mvc
- sfi-image-nochange
---

# Create an ASP.NET Core web app with user data protected by authorization
Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/docker-compose-https.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: Hosting ASP.NET Core image in container using docker compose with HTTPS
author: ravipal
description: Learn how to host ASP.NET Core Images with Docker Compose over HTTPS
ms.author: wpickett
ms.custom: mvc
ms.date: 09/07/2024
uid: security/docker-compose-https
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Hosting ASP.NET Core images with Docker Compose over HTTPS

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/docker-https.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: Hosting ASP.NET Core Images with Docker over HTTPS
author: wadepickett
description: Learn how to host ASP.NET Core Images with Docker over HTTPS
ms.author: wpickett
ms.custom: mvc
ms.date: 09/07/2024
uid: security/docker-https
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Hosting ASP.NET Core images with Docker over HTTPS

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: ASP.NET Core security topics
author: tdykstra
description: Provides links to articles on authentication, authorization, and security in ASP.NET Core.
ms.author: tdykstra
ms.custom: mvc
ms.date: 3/9/2022
uid: security/index
ms.custom:
- mvc
- sfi-ropc-nochange
---
# ASP.NET Core security topics

Expand Down
4 changes: 3 additions & 1 deletion aspnetcore/tutorials/first-mongo-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ author: wadepickett
description: This tutorial demonstrates how to create an ASP.NET Core web API using a MongoDB NoSQL database.
monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.custom: mvc
ms.date: 04/09/2025
uid: tutorials/first-mongo-app
ms.custom:
- mvc
- sfi-ropc-nochange
---
# Create a web API with ASP.NET Core and MongoDB

Expand Down
1 change: 1 addition & 0 deletions aspnetcore/tutorials/first-mvc-app/adding-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ monikerRange: '>= aspnetcore-3.1'
ms.author: wpickett
ms.date: 03/28/2025
uid: tutorials/first-mvc-app/adding-model
ms.custom: sfi-ropc-nochange
---

# Part 4, add a model to an ASP.NET Core MVC app
Expand Down
1 change: 1 addition & 0 deletions aspnetcore/tutorials/first-mvc-app/working-with-sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ms.author: wpickett
ms.date: 03/02/2025
monikerRange: '>= aspnetcore-3.1'
uid: tutorials/first-mvc-app/working-with-sql
ms.custom: sfi-ropc-nochange
---

# Part 5, work with a database in an ASP.NET Core MVC app
Expand Down
6 changes: 5 additions & 1 deletion aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ author: wadepickett
description: Learn how to publish an ASP.NET Core app to Azure App Service using Visual Studio.
monikerRange: '>= aspnetcore-7.0'
ms.author: wpickett
ms.custom: "devx-track-csharp, mvc, engagement-fy23"
ms.date: 02/03/2023
uid: tutorials/publish-to-azure-webapp-using-vs
ms.custom:
- devx-track-csharp
- mvc
- engagement-fy23
- sfi-image-nochange
---
# Publish an ASP.NET Core app to Azure with Visual Studio

Expand Down