From 57537ec4510020ece35842bf6edd7272b0ee1392 Mon Sep 17 00:00:00 2001 From: Dickson Mwendia <64727760+Dickson-Mwendia@users.noreply.github.com> Date: Wed, 30 Jul 2025 13:01:41 +0300 Subject: [PATCH] Add SFI ms.custom values --- entity-framework/core/cli/powershell.md | 1 + entity-framework/core/dbcontext-configuration/index.md | 1 + .../core/logging-events-diagnostics/diagnostic-listeners.md | 1 + entity-framework/core/logging-events-diagnostics/interceptors.md | 1 + entity-framework/core/managing-schemas/migrations/applying.md | 1 + entity-framework/core/managing-schemas/migrations/managing.md | 1 + entity-framework/core/managing-schemas/scaffolding/index.md | 1 + entity-framework/core/miscellaneous/connection-strings.md | 1 + entity-framework/core/performance/advanced-performance-topics.md | 1 + entity-framework/core/providers/cosmos/index.md | 1 + entity-framework/core/providers/sql-server/hierarchyid.md | 1 + entity-framework/core/querying/related-data/lazy.md | 1 + entity-framework/core/what-is-new/ef-core-2.0/index.md | 1 + .../core/what-is-new/ef-core-3.x/breaking-changes.md | 1 + entity-framework/core/what-is-new/ef-core-3.x/index.md | 1 + .../core/what-is-new/ef-core-6.0/breaking-changes.md | 1 + entity-framework/core/what-is-new/ef-core-6.0/whatsnew.md | 1 + .../core/what-is-new/ef-core-7.0/breaking-changes.md | 1 + entity-framework/core/what-is-new/ef-core-7.0/whatsnew.md | 1 + entity-framework/core/what-is-new/ef-core-8.0/whatsnew.md | 1 + entity-framework/ef6/fundamentals/configuring/config-file.md | 1 + .../ef6/fundamentals/configuring/connection-strings.md | 1 + entity-framework/ef6/fundamentals/connection-management.md | 1 + .../disconnected-entities/self-tracking-entities/walkthrough.md | 1 + entity-framework/ef6/fundamentals/testing/testability-article.md | 1 + .../ef6/modeling/code-first/migrations/migrate-exe.md | 1 + .../ef6/modeling/code-first/workflows/existing-database.md | 1 + .../ef6/modeling/code-first/workflows/new-database.md | 1 + entity-framework/ef6/what-is-new/microsoft-ef6-sqlserver.md | 1 + entity-framework/efcore-and-ef6/porting/port-code.md | 1 + 30 files changed, 30 insertions(+) diff --git a/entity-framework/core/cli/powershell.md b/entity-framework/core/cli/powershell.md index b48633eca8..3b04f42073 100644 --- a/entity-framework/core/cli/powershell.md +++ b/entity-framework/core/cli/powershell.md @@ -4,6 +4,7 @@ description: Reference guide for the Entity Framework Core Visual Studio Package author: SamMonoRT ms.date: 11/08/2024 uid: core/cli/powershell +ms.custom: sfi-ropc-nochange --- # Entity Framework Core tools reference - Package Manager Console in Visual Studio diff --git a/entity-framework/core/dbcontext-configuration/index.md b/entity-framework/core/dbcontext-configuration/index.md index 55d3738ccb..50ee6fb329 100644 --- a/entity-framework/core/dbcontext-configuration/index.md +++ b/entity-framework/core/dbcontext-configuration/index.md @@ -4,6 +4,7 @@ description: Patterns for creating and managing DbContext instances with or with author: SamMonoRT ms.date: 11/07/2020 uid: core/dbcontext-configuration/index +ms.custom: sfi-ropc-nochange --- # DbContext Lifetime, Configuration, and Initialization diff --git a/entity-framework/core/logging-events-diagnostics/diagnostic-listeners.md b/entity-framework/core/logging-events-diagnostics/diagnostic-listeners.md index da113f8006..4086f013ba 100644 --- a/entity-framework/core/logging-events-diagnostics/diagnostic-listeners.md +++ b/entity-framework/core/logging-events-diagnostics/diagnostic-listeners.md @@ -4,6 +4,7 @@ description: Using DiagnosticListener for global consumption of EF Core diagnost author: SamMonoRT ms.date: 10/16/2020 uid: core/logging-events-diagnostics/diagnostic-listeners +ms.custom: sfi-ropc-nochange --- # Using Diagnostic Listeners in EF Core diff --git a/entity-framework/core/logging-events-diagnostics/interceptors.md b/entity-framework/core/logging-events-diagnostics/interceptors.md index 6affd380e6..aefee2557e 100644 --- a/entity-framework/core/logging-events-diagnostics/interceptors.md +++ b/entity-framework/core/logging-events-diagnostics/interceptors.md @@ -4,6 +4,7 @@ description: Interception for database operations and other events author: SamMonoRT ms.date: 11/15/2021 uid: core/logging-events-diagnostics/interceptors +ms.custom: sfi-ropc-nochange --- # Interceptors diff --git a/entity-framework/core/managing-schemas/migrations/applying.md b/entity-framework/core/managing-schemas/migrations/applying.md index c51ab48a20..b20af256d4 100644 --- a/entity-framework/core/managing-schemas/migrations/applying.md +++ b/entity-framework/core/managing-schemas/migrations/applying.md @@ -4,6 +4,7 @@ description: Strategies for applying schema migrations to production and develop author: SamMonoRT ms.date: 10/29/2024 uid: core/managing-schemas/migrations/applying +ms.custom: sfi-ropc-nochange --- # Applying Migrations diff --git a/entity-framework/core/managing-schemas/migrations/managing.md b/entity-framework/core/managing-schemas/migrations/managing.md index 23d3da2a5f..7f2adc5eba 100644 --- a/entity-framework/core/managing-schemas/migrations/managing.md +++ b/entity-framework/core/managing-schemas/migrations/managing.md @@ -4,6 +4,7 @@ description: Adding, removing and otherwise managing database schema migrations author: SamMonoRT ms.date: 10/27/2020 uid: core/managing-schemas/migrations/managing +ms.custom: sfi-ropc-nochange --- # Managing Migrations diff --git a/entity-framework/core/managing-schemas/scaffolding/index.md b/entity-framework/core/managing-schemas/scaffolding/index.md index 56f11947b5..6cf14174c5 100644 --- a/entity-framework/core/managing-schemas/scaffolding/index.md +++ b/entity-framework/core/managing-schemas/scaffolding/index.md @@ -4,6 +4,7 @@ description: Reverse engineering a model from an existing database using Entity author: SamMonoRT ms.date: 03/27/2023 uid: core/managing-schemas/scaffolding +ms.custom: sfi-ropc-nochange --- # Scaffolding (Reverse Engineering) diff --git a/entity-framework/core/miscellaneous/connection-strings.md b/entity-framework/core/miscellaneous/connection-strings.md index 8340bc4df1..29995850a9 100644 --- a/entity-framework/core/miscellaneous/connection-strings.md +++ b/entity-framework/core/miscellaneous/connection-strings.md @@ -4,6 +4,7 @@ description: Managing connection strings under different environments with Entit author: SamMonoRT ms.date: 10/27/2016 uid: core/miscellaneous/connection-strings +ms.custom: sfi-ropc-nochange --- # Connection Strings diff --git a/entity-framework/core/performance/advanced-performance-topics.md b/entity-framework/core/performance/advanced-performance-topics.md index bcd662ae1f..633a99da25 100644 --- a/entity-framework/core/performance/advanced-performance-topics.md +++ b/entity-framework/core/performance/advanced-performance-topics.md @@ -4,6 +4,7 @@ description: Advanced performance topics for Entity Framework Core author: roji ms.date: 9/26/2023 uid: core/performance/advanced-performance-topics +ms.custom: sfi-ropc-nochange --- # Advanced Performance Topics diff --git a/entity-framework/core/providers/cosmos/index.md b/entity-framework/core/providers/cosmos/index.md index fd560934af..fe6517ae27 100644 --- a/entity-framework/core/providers/cosmos/index.md +++ b/entity-framework/core/providers/cosmos/index.md @@ -4,6 +4,7 @@ description: Documentation for the database provider that allows Entity Framewor author: AndriySvyryd ms.date: 02/12/2023 uid: core/providers/cosmos/index +ms.custom: sfi-ropc-nochange --- # EF Core Azure Cosmos DB Provider diff --git a/entity-framework/core/providers/sql-server/hierarchyid.md b/entity-framework/core/providers/sql-server/hierarchyid.md index a306e2d003..8845757899 100644 --- a/entity-framework/core/providers/sql-server/hierarchyid.md +++ b/entity-framework/core/providers/sql-server/hierarchyid.md @@ -4,6 +4,7 @@ description: Using hierarchical data with the Entity Framework Core Microsoft SQ author: SamMonoRT ms.date: 03/11/2023 uid: core/providers/sql-server/hierarchyid +ms.custom: sfi-ropc-nochange --- # Hierarchical Data in the SQL Server EF Core Provider diff --git a/entity-framework/core/querying/related-data/lazy.md b/entity-framework/core/querying/related-data/lazy.md index 4d9d0e1df7..5c3e8ac2f8 100644 --- a/entity-framework/core/querying/related-data/lazy.md +++ b/entity-framework/core/querying/related-data/lazy.md @@ -4,6 +4,7 @@ description: Lazy loading of related data with Entity Framework Core author: roji ms.date: 9/8/2020 uid: core/querying/related-data/lazy +ms.custom: sfi-ropc-nochange --- # Lazy Loading of Related Data diff --git a/entity-framework/core/what-is-new/ef-core-2.0/index.md b/entity-framework/core/what-is-new/ef-core-2.0/index.md index e970e913ad..38f9e7f664 100644 --- a/entity-framework/core/what-is-new/ef-core-2.0/index.md +++ b/entity-framework/core/what-is-new/ef-core-2.0/index.md @@ -4,6 +4,7 @@ description: Changes and improvements in Entity Framework Core 2.0 author: SamMonoRT ms.date: 02/20/2018 uid: core/what-is-new/ef-core-2.0 +ms.custom: sfi-ropc-nochange --- # New features in EF Core 2.0 diff --git a/entity-framework/core/what-is-new/ef-core-3.x/breaking-changes.md b/entity-framework/core/what-is-new/ef-core-3.x/breaking-changes.md index cbd24794e2..b0cd1066d6 100644 --- a/entity-framework/core/what-is-new/ef-core-3.x/breaking-changes.md +++ b/entity-framework/core/what-is-new/ef-core-3.x/breaking-changes.md @@ -4,6 +4,7 @@ description: Complete list of breaking changes introduced in Entity Framework Co author: SamMonoRT ms.date: 09/05/2020 uid: core/what-is-new/ef-core-3.x/breaking-changes +ms.custom: sfi-ropc-nochange --- # Breaking changes included in EF Core 3.x diff --git a/entity-framework/core/what-is-new/ef-core-3.x/index.md b/entity-framework/core/what-is-new/ef-core-3.x/index.md index 0adda59be7..94d8f6e9a6 100644 --- a/entity-framework/core/what-is-new/ef-core-3.x/index.md +++ b/entity-framework/core/what-is-new/ef-core-3.x/index.md @@ -4,6 +4,7 @@ description: Changes and improvements in Entity Framework Core 3.x author: SamMonoRT ms.date: 09/05/2020 uid: core/what-is-new/ef-core-3.x/index +ms.custom: sfi-ropc-nochange --- # New features in Entity Framework Core 3.x diff --git a/entity-framework/core/what-is-new/ef-core-6.0/breaking-changes.md b/entity-framework/core/what-is-new/ef-core-6.0/breaking-changes.md index b2ccf4fa47..b8ab08ccfc 100644 --- a/entity-framework/core/what-is-new/ef-core-6.0/breaking-changes.md +++ b/entity-framework/core/what-is-new/ef-core-6.0/breaking-changes.md @@ -4,6 +4,7 @@ description: Complete list of breaking changes introduced in Entity Framework Co author: SamMonoRT ms.date: 09/21/2022 uid: core/what-is-new/ef-core-6.0/breaking-changes +ms.custom: sfi-ropc-nochange --- # Breaking changes in EF Core 6.0 diff --git a/entity-framework/core/what-is-new/ef-core-6.0/whatsnew.md b/entity-framework/core/what-is-new/ef-core-6.0/whatsnew.md index 3ff9c8b6cd..1ee4a0c888 100644 --- a/entity-framework/core/what-is-new/ef-core-6.0/whatsnew.md +++ b/entity-framework/core/what-is-new/ef-core-6.0/whatsnew.md @@ -4,6 +4,7 @@ description: Overview of new features in EF Core 6.0 author: SamMonoRT ms.date: 12/06/2021 uid: core/what-is-new/ef-core-6.0/whatsnew +ms.custom: sfi-ropc-nochange --- # What's New in EF Core 6.0 diff --git a/entity-framework/core/what-is-new/ef-core-7.0/breaking-changes.md b/entity-framework/core/what-is-new/ef-core-7.0/breaking-changes.md index efd3943cdb..5b6063b124 100644 --- a/entity-framework/core/what-is-new/ef-core-7.0/breaking-changes.md +++ b/entity-framework/core/what-is-new/ef-core-7.0/breaking-changes.md @@ -4,6 +4,7 @@ description: Complete list of breaking changes introduced in Entity Framework Co author: SamMonoRT ms.date: 09/20/2023 uid: core/what-is-new/ef-core-7.0/breaking-changes +ms.custom: sfi-ropc-nochange --- # Breaking changes in EF Core 7.0 (EF7) diff --git a/entity-framework/core/what-is-new/ef-core-7.0/whatsnew.md b/entity-framework/core/what-is-new/ef-core-7.0/whatsnew.md index 99f6a091a7..0a13aecae7 100644 --- a/entity-framework/core/what-is-new/ef-core-7.0/whatsnew.md +++ b/entity-framework/core/what-is-new/ef-core-7.0/whatsnew.md @@ -4,6 +4,7 @@ description: Overview of new features in EF Core 7.0 author: SamMonoRT ms.date: 01/15/2022 uid: core/what-is-new/ef-core-7.0/whatsnew +ms.custom: sfi-ropc-nochange --- # What's New in EF Core 7.0 diff --git a/entity-framework/core/what-is-new/ef-core-8.0/whatsnew.md b/entity-framework/core/what-is-new/ef-core-8.0/whatsnew.md index 1d5795b1a5..acbe75d518 100644 --- a/entity-framework/core/what-is-new/ef-core-8.0/whatsnew.md +++ b/entity-framework/core/what-is-new/ef-core-8.0/whatsnew.md @@ -4,6 +4,7 @@ description: Overview of new features in EF Core 8 author: SamMonoRT ms.date: 11/13/2023 uid: core/what-is-new/ef-core-8.0/whatsnew +ms.custom: sfi-ropc-nochange --- # What's New in EF Core 8 diff --git a/entity-framework/ef6/fundamentals/configuring/config-file.md b/entity-framework/ef6/fundamentals/configuring/config-file.md index 9e1ea2dd65..94fbe3e13d 100644 --- a/entity-framework/ef6/fundamentals/configuring/config-file.md +++ b/entity-framework/ef6/fundamentals/configuring/config-file.md @@ -4,6 +4,7 @@ description: Configuration file settings in Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/fundamentals/configuring/config-file +ms.custom: sfi-ropc-nochange --- # Configuration File Settings Entity Framework allows a number of settings to be specified from the configuration file. In general EF follows a ‘convention over configuration’ principle: all the settings discussed in this post have a default behavior, you only need to worry about changing the setting when the default no longer satisfies your requirements. diff --git a/entity-framework/ef6/fundamentals/configuring/connection-strings.md b/entity-framework/ef6/fundamentals/configuring/connection-strings.md index 2e6c8e552b..32a18a4ac3 100644 --- a/entity-framework/ef6/fundamentals/configuring/connection-strings.md +++ b/entity-framework/ef6/fundamentals/configuring/connection-strings.md @@ -4,6 +4,7 @@ description: Connection strings and models in Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/fundamentals/configuring/connection-strings +ms.custom: sfi-ropc-nochange --- # Connection strings and models This article covers how Entity Framework discovers which database connection to use, and how to change it. Models created with Code First and the EF Designer are covered. diff --git a/entity-framework/ef6/fundamentals/connection-management.md b/entity-framework/ef6/fundamentals/connection-management.md index 35686cd069..7822123493 100644 --- a/entity-framework/ef6/fundamentals/connection-management.md +++ b/entity-framework/ef6/fundamentals/connection-management.md @@ -4,6 +4,7 @@ description: Connection management in Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/fundamentals/connection-management +ms.custom: sfi-ropc-nochange --- # Connection management This page describes the behavior of Entity Framework with regard to passing connections to the context and the functionality of the **Database.Connection.Open()** API. diff --git a/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/walkthrough.md b/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/walkthrough.md index e12bf57cdd..cabbc56cd1 100644 --- a/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/walkthrough.md +++ b/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/walkthrough.md @@ -4,6 +4,7 @@ description: Self-tracking entities walkthrough for Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/fundamentals/disconnected-entities/self-tracking-entities/walkthrough +ms.custom: sfi-ropc-nochange --- # Self-Tracking Entities Walkthrough > [!IMPORTANT] diff --git a/entity-framework/ef6/fundamentals/testing/testability-article.md b/entity-framework/ef6/fundamentals/testing/testability-article.md index 822d692822..b0aace8a38 100644 --- a/entity-framework/ef6/fundamentals/testing/testability-article.md +++ b/entity-framework/ef6/fundamentals/testing/testability-article.md @@ -3,6 +3,7 @@ title: Testability and Entity Framework 4.0 - EF6 description: Testability and Entity Framework 4.0 author: SamMonoRT ms.date: 10/23/2016 +ms.custom: sfi-ropc-nochange --- # Testability and Entity Framework 4.0 Scott Allen diff --git a/entity-framework/ef6/modeling/code-first/migrations/migrate-exe.md b/entity-framework/ef6/modeling/code-first/migrations/migrate-exe.md index afc0fb1062..f628550328 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/migrate-exe.md +++ b/entity-framework/ef6/modeling/code-first/migrations/migrate-exe.md @@ -4,6 +4,7 @@ description: Using migrate.exe in Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/modeling/code-first/migrations/migrate-exe +ms.custom: sfi-ropc-nochange --- # Using migrate.exe Code First Migrations can be used to update a database from inside visual studio, but can also be executed via the command line tool migrate.exe. This page will give a quick overview on how to use migrate.exe to execute migrations against a database. diff --git a/entity-framework/ef6/modeling/code-first/workflows/existing-database.md b/entity-framework/ef6/modeling/code-first/workflows/existing-database.md index 14f37b6061..fda7b50a07 100644 --- a/entity-framework/ef6/modeling/code-first/workflows/existing-database.md +++ b/entity-framework/ef6/modeling/code-first/workflows/existing-database.md @@ -4,6 +4,7 @@ description: Code First to an Existing Database in Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/modeling/code-first/workflows/existing-database +ms.custom: sfi-ropc-nochange --- # Code First to an Existing Database This step-by-step walkthrough provides an introduction to Code First development targeting an existing database. Code First allows you to define your model using C\# or VB.Net classes. Optionally additional configuration can be performed using attributes on your classes and properties or by using a fluent API. diff --git a/entity-framework/ef6/modeling/code-first/workflows/new-database.md b/entity-framework/ef6/modeling/code-first/workflows/new-database.md index 4d484688e5..494c672922 100644 --- a/entity-framework/ef6/modeling/code-first/workflows/new-database.md +++ b/entity-framework/ef6/modeling/code-first/workflows/new-database.md @@ -4,6 +4,7 @@ description: Code First to a New Database in Entity Framework 6 author: SamMonoRT ms.date: 10/23/2016 uid: ef6/modeling/code-first/workflows/new-database +ms.custom: sfi-ropc-nochange --- # Code First to a New Database This video and step-by-step walkthrough provide an introduction to Code First development targeting a new database. This scenario includes targeting a database that doesn’t exist and Code First will create, or an empty database that Code First will add new tables to. Code First allows you to define your model using C\# or VB.Net classes. Additional configuration can optionally be performed using attributes on your classes and properties or by using a fluent API. diff --git a/entity-framework/ef6/what-is-new/microsoft-ef6-sqlserver.md b/entity-framework/ef6/what-is-new/microsoft-ef6-sqlserver.md index 7c2127b41f..ae71e2d60e 100644 --- a/entity-framework/ef6/what-is-new/microsoft-ef6-sqlserver.md +++ b/entity-framework/ef6/what-is-new/microsoft-ef6-sqlserver.md @@ -4,6 +4,7 @@ description: Microsoft.EntityFramework.SqlServer guide author: SamMonoRT ms.date: 06/11/2024 uid: ef6/what-is-new/microsoft-ef6-sqlserver +ms.custom: sfi-ropc-nochange --- # Entity Framework 6 SQL Server provider based on Microsoft.Data.SqlClient diff --git a/entity-framework/efcore-and-ef6/porting/port-code.md b/entity-framework/efcore-and-ef6/porting/port-code.md index 3be52b547c..16259f9eaf 100644 --- a/entity-framework/efcore-and-ef6/porting/port-code.md +++ b/entity-framework/efcore-and-ef6/porting/port-code.md @@ -4,6 +4,7 @@ description: Specific information on porting an Entity Framework 6 code-based mo author: SamMonoRT ms.date: 12/09/2021 uid: efcore-and-ef6/porting/port-code +ms.custom: sfi-ropc-nochange --- # Porting an EF6 Code-Based Model to EF Core