From 70cfaa2939995843e6321eab008306752a4139de Mon Sep 17 00:00:00 2001 From: Shay Rojansky Date: Tue, 1 Sep 2020 20:19:38 +0300 Subject: [PATCH] Add description headers for all EF 6 conceptual doc pages --- entity-framework/ef6/fundamentals/async.md | 5 +++-- entity-framework/ef6/fundamentals/configuring/code-based.md | 5 +++-- entity-framework/ef6/fundamentals/configuring/config-file.md | 5 +++-- .../ef6/fundamentals/configuring/connection-strings.md | 5 +++-- .../ef6/fundamentals/configuring/dependency-resolution.md | 5 +++-- entity-framework/ef6/fundamentals/connection-management.md | 5 +++-- .../fundamentals/connection-resiliency/commit-failures.md | 5 +++-- .../ef6/fundamentals/connection-resiliency/retry-logic.md | 3 ++- entity-framework/ef6/fundamentals/databinding/winforms.md | 5 +++-- entity-framework/ef6/fundamentals/databinding/wpf.md | 5 +++-- .../ef6/fundamentals/disconnected-entities/index.md | 5 +++-- .../disconnected-entities/self-tracking-entities/index.md | 5 +++-- .../self-tracking-entities/walkthrough.md | 5 +++-- entity-framework/ef6/fundamentals/install.md | 5 +++-- .../ef6/fundamentals/logging-and-interception.md | 5 +++-- entity-framework/ef6/fundamentals/performance/ngen.md | 5 +++-- .../ef6/fundamentals/performance/perf-whitepaper.md | 5 +++-- .../ef6/fundamentals/performance/pre-generated-views.md | 5 +++-- entity-framework/ef6/fundamentals/providers/index.md | 5 +++-- .../ef6/fundamentals/providers/provider-model.md | 5 +++-- .../ef6/fundamentals/providers/spatial-support.md | 5 +++-- entity-framework/ef6/fundamentals/proxies.md | 5 +++-- entity-framework/ef6/fundamentals/relationships.md | 5 +++-- entity-framework/ef6/fundamentals/testing/mocking.md | 5 +++-- .../ef6/fundamentals/testing/testability-article.md | 5 +++-- .../ef6/fundamentals/testing/writing-test-doubles.md | 5 +++-- entity-framework/ef6/fundamentals/working-with-dbcontext.md | 5 +++-- entity-framework/ef6/get-started.md | 5 +++-- entity-framework/ef6/index.md | 3 ++- .../ef6/modeling/code-first/conventions/built-in.md | 5 +++-- .../ef6/modeling/code-first/conventions/custom.md | 5 +++-- .../ef6/modeling/code-first/conventions/model.md | 5 +++-- entity-framework/ef6/modeling/code-first/data-annotations.md | 5 +++-- entity-framework/ef6/modeling/code-first/data-types/enums.md | 5 +++-- .../ef6/modeling/code-first/data-types/spatial.md | 5 +++-- entity-framework/ef6/modeling/code-first/dbsets.md | 5 +++-- .../ef6/modeling/code-first/fluent/cud-stored-procedures.md | 5 +++-- .../ef6/modeling/code-first/fluent/relationships.md | 5 +++-- .../ef6/modeling/code-first/fluent/types-and-properties.md | 5 +++-- entity-framework/ef6/modeling/code-first/fluent/vb.md | 5 +++-- .../ef6/modeling/code-first/migrations/automatic.md | 5 +++-- .../ef6/modeling/code-first/migrations/existing-database.md | 5 +++-- .../modeling/code-first/migrations/history-customization.md | 5 +++-- entity-framework/ef6/modeling/code-first/migrations/index.md | 5 +++-- .../ef6/modeling/code-first/migrations/migrate-exe.md | 5 +++-- entity-framework/ef6/modeling/code-first/migrations/teams.md | 5 +++-- .../ef6/modeling/code-first/workflows/existing-database.md | 5 +++-- .../ef6/modeling/code-first/workflows/new-database.md | 5 +++-- .../ef6/modeling/designer/advanced/defining-query.md | 5 +++-- .../ef6/modeling/designer/advanced/edmx/csdl-spec.md | 5 +++-- .../ef6/modeling/designer/advanced/edmx/msl-spec.md | 5 +++-- .../ef6/modeling/designer/advanced/edmx/ssdl-spec.md | 5 +++-- .../ef6/modeling/designer/advanced/multiple-result-sets.md | 5 +++-- entity-framework/ef6/modeling/designer/advanced/tvfs.md | 5 +++-- entity-framework/ef6/modeling/designer/codegen/index.md | 5 +++-- .../ef6/modeling/designer/codegen/legacy-objectcontext.md | 5 +++-- .../ef6/modeling/designer/data-types/complex-types.md | 5 +++-- entity-framework/ef6/modeling/designer/data-types/enums.md | 5 +++-- entity-framework/ef6/modeling/designer/data-types/spatial.md | 5 +++-- entity-framework/ef6/modeling/designer/entity-splitting.md | 5 +++-- entity-framework/ef6/modeling/designer/inheritance/tph.md | 5 +++-- entity-framework/ef6/modeling/designer/inheritance/tpt.md | 5 +++-- entity-framework/ef6/modeling/designer/keyboard-shortcuts.md | 5 +++-- entity-framework/ef6/modeling/designer/multiple-diagrams.md | 5 +++-- entity-framework/ef6/modeling/designer/relationships.md | 5 +++-- .../ef6/modeling/designer/select-runtime-version.md | 5 +++-- .../ef6/modeling/designer/stored-procedures/cud.md | 5 +++-- .../ef6/modeling/designer/stored-procedures/query.md | 5 +++-- entity-framework/ef6/modeling/designer/table-splitting.md | 5 +++-- .../ef6/modeling/designer/workflows/database-first.md | 5 +++-- .../ef6/modeling/designer/workflows/model-first.md | 5 +++-- entity-framework/ef6/modeling/index.md | 5 +++-- entity-framework/ef6/querying/index.md | 5 +++-- entity-framework/ef6/querying/load-method.md | 5 +++-- entity-framework/ef6/querying/local-data.md | 5 +++-- entity-framework/ef6/querying/no-tracking.md | 5 +++-- entity-framework/ef6/querying/raw-sql.md | 5 +++-- entity-framework/ef6/querying/related-data.md | 5 +++-- entity-framework/ef6/resources/blogs.md | 5 +++-- entity-framework/ef6/resources/case-studies.md | 5 +++-- entity-framework/ef6/resources/contribute.md | 5 +++-- entity-framework/ef6/resources/get-help.md | 5 +++-- entity-framework/ef6/resources/glossary.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/chs.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/cht.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/deu.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/enu.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/esn.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/fra.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/ita.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/jpn.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/kor.md | 5 +++-- entity-framework/ef6/resources/licenses/ef5/rus.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/chs.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/cht.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/deu.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/enu.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/esn.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/fra.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/ita.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/jpn.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/kor.md | 5 +++-- .../ef6/resources/licenses/ef6/prerelease/alpha.md | 5 +++-- .../ef6/resources/licenses/ef6/prerelease/beta-rc.md | 5 +++-- entity-framework/ef6/resources/licenses/ef6/rus.md | 5 +++-- entity-framework/ef6/resources/school-database.md | 5 +++-- entity-framework/ef6/resources/tools.md | 5 +++-- .../ef6/saving/change-tracking/auto-detect-changes.md | 5 +++-- entity-framework/ef6/saving/change-tracking/entity-state.md | 5 +++-- .../ef6/saving/change-tracking/property-values.md | 5 +++-- entity-framework/ef6/saving/concurrency.md | 5 +++-- entity-framework/ef6/saving/index.md | 5 +++-- entity-framework/ef6/saving/transactions.md | 5 +++-- entity-framework/ef6/saving/validation.md | 5 +++-- entity-framework/ef6/what-is-new/index.md | 5 +++-- entity-framework/ef6/what-is-new/past-releases.md | 5 +++-- entity-framework/ef6/what-is-new/upgrading-to-ef6.md | 5 +++-- entity-framework/ef6/what-is-new/visual-studio.md | 5 +++-- 118 files changed, 352 insertions(+), 234 deletions(-) diff --git a/entity-framework/ef6/fundamentals/async.md b/entity-framework/ef6/fundamentals/async.md index 45c53afaea..c5e3ea3290 100644 --- a/entity-framework/ef6/fundamentals/async.md +++ b/entity-framework/ef6/fundamentals/async.md @@ -1,7 +1,8 @@ --- -title: "Async query and save - EF6" +title: Async query and save - EF6 +description: Async query and save in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: d56e6f1d-4bd1-4b50-9558-9a30e04a8ec3 --- # Async query and save diff --git a/entity-framework/ef6/fundamentals/configuring/code-based.md b/entity-framework/ef6/fundamentals/configuring/code-based.md index 580a80ee12..170bbcb850 100644 --- a/entity-framework/ef6/fundamentals/configuring/code-based.md +++ b/entity-framework/ef6/fundamentals/configuring/code-based.md @@ -1,7 +1,8 @@ --- -title: "Code-based configuration - EF6" +title: Code-based configuration - EF6 +description: Code-based configuration in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 13886d24-2c74-4a00-89eb-aa0dee328d83 --- # Code-based configuration diff --git a/entity-framework/ef6/fundamentals/configuring/config-file.md b/entity-framework/ef6/fundamentals/configuring/config-file.md index dddd271dca..733938bb13 100644 --- a/entity-framework/ef6/fundamentals/configuring/config-file.md +++ b/entity-framework/ef6/fundamentals/configuring/config-file.md @@ -1,7 +1,8 @@ --- -title: "Configuration File Settings - EF6" +title: Configuration File Settings - EF6 +description: Configuration file settings in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 000044c6-1d32-4cf7-ae1f-ea21d86ebf8f --- # Configuration File Settings diff --git a/entity-framework/ef6/fundamentals/configuring/connection-strings.md b/entity-framework/ef6/fundamentals/configuring/connection-strings.md index 14bc1716b8..c7715c95e3 100644 --- a/entity-framework/ef6/fundamentals/configuring/connection-strings.md +++ b/entity-framework/ef6/fundamentals/configuring/connection-strings.md @@ -1,7 +1,8 @@ --- -title: "Connection strings and models - EF6" +title: Connection strings and models - EF6 +description: Connection strings and models in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 294bb138-978f-4fe2-8491-fdf3cd3c60c4 --- # Connection strings and models diff --git a/entity-framework/ef6/fundamentals/configuring/dependency-resolution.md b/entity-framework/ef6/fundamentals/configuring/dependency-resolution.md index 79b81e2e53..ba5f5e5735 100644 --- a/entity-framework/ef6/fundamentals/configuring/dependency-resolution.md +++ b/entity-framework/ef6/fundamentals/configuring/dependency-resolution.md @@ -1,7 +1,8 @@ --- -title: "Dependency resolution - EF6" +title: Dependency resolution - EF6 +description: Dependency resolution in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 32d19ac6-9186-4ae1-8655-64ee49da55d0 --- # Dependency resolution diff --git a/entity-framework/ef6/fundamentals/connection-management.md b/entity-framework/ef6/fundamentals/connection-management.md index 36c7f0265b..acfa7434da 100644 --- a/entity-framework/ef6/fundamentals/connection-management.md +++ b/entity-framework/ef6/fundamentals/connection-management.md @@ -1,7 +1,8 @@ --- -title: "Connection management - EF6" +title: Connection management - EF6 +description: Connection management in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: ecaa5a27-b19e-4bf9-8142-a3fb00642270 --- # Connection management diff --git a/entity-framework/ef6/fundamentals/connection-resiliency/commit-failures.md b/entity-framework/ef6/fundamentals/connection-resiliency/commit-failures.md index 181c07f15f..10163d2485 100644 --- a/entity-framework/ef6/fundamentals/connection-resiliency/commit-failures.md +++ b/entity-framework/ef6/fundamentals/connection-resiliency/commit-failures.md @@ -1,7 +1,8 @@ --- -title: "Handling transaction commit failures - EF6" +title: Handling transaction commit failures - EF6 +description: Handling transaction commit failures in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 5b1f7a7d-1b24-4645-95ec-5608a31ef577 --- # Handling transaction commit failures diff --git a/entity-framework/ef6/fundamentals/connection-resiliency/retry-logic.md b/entity-framework/ef6/fundamentals/connection-resiliency/retry-logic.md index e15fcd57d6..273d44ae80 100644 --- a/entity-framework/ef6/fundamentals/connection-resiliency/retry-logic.md +++ b/entity-framework/ef6/fundamentals/connection-resiliency/retry-logic.md @@ -1,5 +1,6 @@ --- -title: "Connection resiliency and retry logic - EF6" +title: Connection resiliency and retry logic - EF6 +description: Connection resiliency and retry logic in Entity Framework 6 author: AndriySvyryd ms.date: 11/20/2019 ms.assetid: 47d68ac1-927e-4842-ab8c-ed8c8698dff2 diff --git a/entity-framework/ef6/fundamentals/databinding/winforms.md b/entity-framework/ef6/fundamentals/databinding/winforms.md index 6ddac1e471..791ee7656b 100644 --- a/entity-framework/ef6/fundamentals/databinding/winforms.md +++ b/entity-framework/ef6/fundamentals/databinding/winforms.md @@ -1,7 +1,8 @@ --- -title: "Databinding with WinForms - EF6" +title: Databinding with WinForms - EF6 +description: Databinding with WinForms in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 80fc5062-2f1c-4dbd-ab6e-b99496784b36 --- # Databinding with WinForms diff --git a/entity-framework/ef6/fundamentals/databinding/wpf.md b/entity-framework/ef6/fundamentals/databinding/wpf.md index 84718000c6..d4af22ca7d 100644 --- a/entity-framework/ef6/fundamentals/databinding/wpf.md +++ b/entity-framework/ef6/fundamentals/databinding/wpf.md @@ -1,7 +1,8 @@ --- -title: "Databinding with WPF - EF6" +title: Databinding with WPF - EF6 +description: Databinding with WPF in Entity Framework 6 author: divega -ms.date: "05/19/2020" +ms.date: 05/19/2020 ms.assetid: e90d48e6-bea7785-47ef-b756-7b89cce4daf0 --- # Databinding with WPF diff --git a/entity-framework/ef6/fundamentals/disconnected-entities/index.md b/entity-framework/ef6/fundamentals/disconnected-entities/index.md index 1a81c6caf1..f9cbde51f9 100644 --- a/entity-framework/ef6/fundamentals/disconnected-entities/index.md +++ b/entity-framework/ef6/fundamentals/disconnected-entities/index.md @@ -1,7 +1,8 @@ --- -title: "Working with disconnected entities - EF6" +title: Working with disconnected entities - EF6 +description: Working with disconnected entities in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 12138003-a373-4817-b1b7-724130202f5f --- # Working with disconnected entities diff --git a/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/index.md b/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/index.md index 3573bf454f..96b71b7893 100644 --- a/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/index.md +++ b/entity-framework/ef6/fundamentals/disconnected-entities/self-tracking-entities/index.md @@ -1,7 +1,8 @@ --- -title: "Self-tracking entities - EF6" +title: Self-tracking entities - EF6 +description: Self-tracking entities in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 5e60f5be-7bbb-4bf8-835e-0ac808d6c84a --- # Self-tracking entities 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 0294233331..0626c23a90 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 @@ -1,7 +1,8 @@ --- -title: "Self-Tracking Entities Walkthrough - EF6" +title: Self-Tracking Entities Walkthrough - EF6 +description: Self-tracking entities walkthrough for Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: b21207c9-1d95-4aa3-ae05-bc5fe300dab0 --- # Self-Tracking Entities Walkthrough diff --git a/entity-framework/ef6/fundamentals/install.md b/entity-framework/ef6/fundamentals/install.md index c3a5a88d0d..f93e6cdf26 100644 --- a/entity-framework/ef6/fundamentals/install.md +++ b/entity-framework/ef6/fundamentals/install.md @@ -1,7 +1,8 @@ --- -title: "Get Entity Framework - EF6" +title: Get Entity Framework - EF6 +description: Get Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 122c38a2-f9e8-4ecc-9c72-a83bc9af7814 --- # Get Entity Framework diff --git a/entity-framework/ef6/fundamentals/logging-and-interception.md b/entity-framework/ef6/fundamentals/logging-and-interception.md index a4fdcb03af..7a11e0372a 100644 --- a/entity-framework/ef6/fundamentals/logging-and-interception.md +++ b/entity-framework/ef6/fundamentals/logging-and-interception.md @@ -1,7 +1,8 @@ --- -title: "Logging and intercepting database operations - EF6" +title: Logging and intercepting database operations - EF6 +description: Logging and intercepting database operations in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: b5ee7eb1-88cc-456e-b53c-c67e24c3f8ca --- # Logging and intercepting database operations diff --git a/entity-framework/ef6/fundamentals/performance/ngen.md b/entity-framework/ef6/fundamentals/performance/ngen.md index 8504d66ba5..161385fc14 100644 --- a/entity-framework/ef6/fundamentals/performance/ngen.md +++ b/entity-framework/ef6/fundamentals/performance/ngen.md @@ -1,7 +1,8 @@ --- -title: "Improving startup performance with NGen - EF6" +title: Improving startup performance with NGen - EF6 +description: Improving startup performance with NGen in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: dc6110a0-80a0-4370-8190-cea942841cee --- # Improving startup performance with NGen diff --git a/entity-framework/ef6/fundamentals/performance/perf-whitepaper.md b/entity-framework/ef6/fundamentals/performance/perf-whitepaper.md index c0e6575d0d..c9a648888e 100644 --- a/entity-framework/ef6/fundamentals/performance/perf-whitepaper.md +++ b/entity-framework/ef6/fundamentals/performance/perf-whitepaper.md @@ -1,7 +1,8 @@ --- -title: "Performance considerations for EF4, EF5, and EF6 - EF6" +title: Performance considerations for EF4, EF5, and EF6 - EF6 +description: Performance considerations for Entity Framework 4, 5, and 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: d6d5a465-6434-45fa-855d-5eb48c61a2ea --- # Performance considerations for EF 4, 5, and 6 diff --git a/entity-framework/ef6/fundamentals/performance/pre-generated-views.md b/entity-framework/ef6/fundamentals/performance/pre-generated-views.md index 341fec427a..90f05c58a7 100644 --- a/entity-framework/ef6/fundamentals/performance/pre-generated-views.md +++ b/entity-framework/ef6/fundamentals/performance/pre-generated-views.md @@ -1,7 +1,8 @@ --- -title: "Pre-generated mapping views - EF6" +title: Pre-generated mapping views - EF6 +description: Pre-generated mapping views in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 917ba9c8-6ddf-4631-ab8c-c4fb378c2fcd --- # Pre-generated mapping views diff --git a/entity-framework/ef6/fundamentals/providers/index.md b/entity-framework/ef6/fundamentals/providers/index.md index d34a5842b4..444a9a254b 100644 --- a/entity-framework/ef6/fundamentals/providers/index.md +++ b/entity-framework/ef6/fundamentals/providers/index.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework Providers - EF6" +title: Entity Framework Providers - EF6 +description: Entity Framework Providers in Entity Framework 6 author: divega -ms.date: "06/27/2018" +ms.date: 06/27/2018 ms.assetid: 7BFB7763-CD6C-4520-93A2-7B265F5FA586 uid: ef6/fundamentals/providers/index --- diff --git a/entity-framework/ef6/fundamentals/providers/provider-model.md b/entity-framework/ef6/fundamentals/providers/provider-model.md index d2407a1c33..8b370b52b9 100644 --- a/entity-framework/ef6/fundamentals/providers/provider-model.md +++ b/entity-framework/ef6/fundamentals/providers/provider-model.md @@ -1,7 +1,8 @@ --- -title: "The Entity Framework 6 provider model - EF6" +title: The Entity Framework 6 provider model - EF6 +description: The Entity Framework 6 provider model in Entity Framework 6 author: divega -ms.date: "06/27/2018" +ms.date: 06/27/2018 ms.assetid: 066832F0-D51B-4655-8BE7-C983C557E0E4 --- # The Entity Framework 6 provider model diff --git a/entity-framework/ef6/fundamentals/providers/spatial-support.md b/entity-framework/ef6/fundamentals/providers/spatial-support.md index 083ca6829e..4c386b0a6c 100644 --- a/entity-framework/ef6/fundamentals/providers/spatial-support.md +++ b/entity-framework/ef6/fundamentals/providers/spatial-support.md @@ -1,7 +1,8 @@ --- -title: "Provider Support for Spatial Types - EF6" +title: Provider Support for Spatial Types - EF6 +title: Provider support for spatial types in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 1097cb00-15f5-453d-90ed-bff9403d23e3 --- # Provider Support for Spatial Types diff --git a/entity-framework/ef6/fundamentals/proxies.md b/entity-framework/ef6/fundamentals/proxies.md index c571b86391..0cb890fe25 100644 --- a/entity-framework/ef6/fundamentals/proxies.md +++ b/entity-framework/ef6/fundamentals/proxies.md @@ -1,7 +1,8 @@ --- -title: "Working with proxies - EF6" +title: Working with proxies - EF6 +description: Working with proxies in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 869ee4dc-06f1-471d-8e0e-0a1a2bc59c30 --- # Working with proxies diff --git a/entity-framework/ef6/fundamentals/relationships.md b/entity-framework/ef6/fundamentals/relationships.md index cc858f7282..e3f01ffc76 100644 --- a/entity-framework/ef6/fundamentals/relationships.md +++ b/entity-framework/ef6/fundamentals/relationships.md @@ -1,7 +1,8 @@ --- -title: "Relationships, navigation properties, and foreign keys - EF6" +title: Relationships, navigation properties, and foreign keys - EF6 +description: Relationships, navigation properties, and foreign keys in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 8a21ae73-6d9b-4b50-838a-ec1fddffcf37 --- # Relationships, navigation properties, and foreign keys diff --git a/entity-framework/ef6/fundamentals/testing/mocking.md b/entity-framework/ef6/fundamentals/testing/mocking.md index 151ff3d6e6..4ec78da04a 100644 --- a/entity-framework/ef6/fundamentals/testing/mocking.md +++ b/entity-framework/ef6/fundamentals/testing/mocking.md @@ -1,7 +1,8 @@ --- -title: "Testing with a mocking framework - EF6" +title: Testing with a mocking framework - EF6 +title: Testing with a mocking framework in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: bd66a638-d245-44d4-8e71-b9c6cb335cc7 --- # Testing with a mocking framework diff --git a/entity-framework/ef6/fundamentals/testing/testability-article.md b/entity-framework/ef6/fundamentals/testing/testability-article.md index f15157d125..ea7b88998e 100644 --- a/entity-framework/ef6/fundamentals/testing/testability-article.md +++ b/entity-framework/ef6/fundamentals/testing/testability-article.md @@ -1,7 +1,8 @@ --- -title: "Testability and Entity Framework 4.0 - EF6" +title: Testability and Entity Framework 4.0 - EF6 +description: Testability and Entity Framework 4.0 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9430e2ab-261c-4e8e-8545-2ebc52d7a247 --- # Testability and Entity Framework 4.0 diff --git a/entity-framework/ef6/fundamentals/testing/writing-test-doubles.md b/entity-framework/ef6/fundamentals/testing/writing-test-doubles.md index 9ec9f6174d..89cd97312a 100644 --- a/entity-framework/ef6/fundamentals/testing/writing-test-doubles.md +++ b/entity-framework/ef6/fundamentals/testing/writing-test-doubles.md @@ -1,7 +1,8 @@ --- -title: "Testing with your own test doubles - EF6" +title: Testing with your own test doubles - EF6 +description: Testing with your own test doubles in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 16a8b7c0-2d23-47f4-9cc0-e2eb2e738ca3 --- # Testing with your own test doubles diff --git a/entity-framework/ef6/fundamentals/working-with-dbcontext.md b/entity-framework/ef6/fundamentals/working-with-dbcontext.md index 3f40482738..53d87ebc08 100644 --- a/entity-framework/ef6/fundamentals/working-with-dbcontext.md +++ b/entity-framework/ef6/fundamentals/working-with-dbcontext.md @@ -1,7 +1,8 @@ --- -title: "Working with DbContext - EF6" +title: Working with DbContext - EF6 +description: Working with DbContext in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: b0e6bddc-8a87-4d51-b1cb-7756df938c23 --- # Working with DbContext diff --git a/entity-framework/ef6/get-started.md b/entity-framework/ef6/get-started.md index 74b8b5d948..92fe2be025 100644 --- a/entity-framework/ef6/get-started.md +++ b/entity-framework/ef6/get-started.md @@ -1,7 +1,8 @@ --- -title: "Get started with Entity Framework 6 - EF6" +title: Get started with Entity Framework 6 - EF6 +description: Get started with Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 66ce9113-81d2-480f-8c16-d00ec405b2f7 uid: ef6/get-started --- diff --git a/entity-framework/ef6/index.md b/entity-framework/ef6/index.md index 830d1977e4..eca09d7f3a 100644 --- a/entity-framework/ef6/index.md +++ b/entity-framework/ef6/index.md @@ -1,7 +1,8 @@ --- title: Overview of Entity Framework 6 - EF6 +description: Overview of Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 8ae74d63-6bad-4686-b325-bbf9d68f3743 uid: ef6/index --- diff --git a/entity-framework/ef6/modeling/code-first/conventions/built-in.md b/entity-framework/ef6/modeling/code-first/conventions/built-in.md index 7b8fa3e959..ad22c0049e 100644 --- a/entity-framework/ef6/modeling/code-first/conventions/built-in.md +++ b/entity-framework/ef6/modeling/code-first/conventions/built-in.md @@ -1,7 +1,8 @@ --- -title: "Code First Conventions - EF6" +title: Code First Conventions - EF6 +description: Code First Conventions in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: bc644573-c2b2-4ed7-8745-3c37c41058ad --- # Code First Conventions diff --git a/entity-framework/ef6/modeling/code-first/conventions/custom.md b/entity-framework/ef6/modeling/code-first/conventions/custom.md index ad406b3628..ced1bb7762 100644 --- a/entity-framework/ef6/modeling/code-first/conventions/custom.md +++ b/entity-framework/ef6/modeling/code-first/conventions/custom.md @@ -1,7 +1,8 @@ --- -title: "Custom Code First Conventions - EF6" +title: Custom Code First Conventions - EF6 +description: Custom Code First Conventions in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: dd2bdbd9-ae9e-470a-aeb8-d0ba160499b7 --- # Custom Code First Conventions diff --git a/entity-framework/ef6/modeling/code-first/conventions/model.md b/entity-framework/ef6/modeling/code-first/conventions/model.md index 573b297e8c..b7c59d3069 100644 --- a/entity-framework/ef6/modeling/code-first/conventions/model.md +++ b/entity-framework/ef6/modeling/code-first/conventions/model.md @@ -1,7 +1,8 @@ --- -title: "Model-Based Conventions - EF6" +title: Model-Based Conventions - EF6 +title: Model-Based Conventions in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 0fc4eef8-29b8-4192-9c77-08fd33d3db3a --- # Model-Based Conventions diff --git a/entity-framework/ef6/modeling/code-first/data-annotations.md b/entity-framework/ef6/modeling/code-first/data-annotations.md index 9eef7d6d83..3b7cfa74ef 100644 --- a/entity-framework/ef6/modeling/code-first/data-annotations.md +++ b/entity-framework/ef6/modeling/code-first/data-annotations.md @@ -1,7 +1,8 @@ --- -title: "Code First Data Annotations - EF6" +title: Code First Data Annotations - EF6 +description: Code First Data Annotations in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 80abefbd-23c9-4fce-9cd3-520e5df9856e --- # Code First Data Annotations diff --git a/entity-framework/ef6/modeling/code-first/data-types/enums.md b/entity-framework/ef6/modeling/code-first/data-types/enums.md index 4cdba056aa..288a0f680d 100644 --- a/entity-framework/ef6/modeling/code-first/data-types/enums.md +++ b/entity-framework/ef6/modeling/code-first/data-types/enums.md @@ -1,7 +1,8 @@ --- -title: "Enum Support - Code First - EF6" +title: Enum Support - Code First - EF6 +description: Enum Support - Code First in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 77a42501-27c9-4f4b-96df-26c128021467 --- # Enum Support - Code First diff --git a/entity-framework/ef6/modeling/code-first/data-types/spatial.md b/entity-framework/ef6/modeling/code-first/data-types/spatial.md index 2c99b62272..279170c925 100644 --- a/entity-framework/ef6/modeling/code-first/data-types/spatial.md +++ b/entity-framework/ef6/modeling/code-first/data-types/spatial.md @@ -1,7 +1,8 @@ --- -title: "Spatial - Code First - EF6" +title: Spatial - Code First - EF6 +description: Spatial - Code First in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: d617aed1-15f2-48a9-b187-186991c666e3 --- # Spatial - Code First diff --git a/entity-framework/ef6/modeling/code-first/dbsets.md b/entity-framework/ef6/modeling/code-first/dbsets.md index b856dffe79..4ad81900eb 100644 --- a/entity-framework/ef6/modeling/code-first/dbsets.md +++ b/entity-framework/ef6/modeling/code-first/dbsets.md @@ -1,7 +1,8 @@ --- -title: "Defining DbSets - EF6" +title: Defining DbSets - EF6 +description: Defining DbSets in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 4528a509-ace7-4dfb-8065-1b833f5e03a0 --- # Defining DbSets diff --git a/entity-framework/ef6/modeling/code-first/fluent/cud-stored-procedures.md b/entity-framework/ef6/modeling/code-first/fluent/cud-stored-procedures.md index f43b6e131f..00105cd364 100644 --- a/entity-framework/ef6/modeling/code-first/fluent/cud-stored-procedures.md +++ b/entity-framework/ef6/modeling/code-first/fluent/cud-stored-procedures.md @@ -1,7 +1,8 @@ --- -title: "Code First Insert, Update, and Delete Stored Procedures - EF6" +title: Code First Insert, Update, and Delete Stored Procedures - EF6 +description: Code First Insert, Update, and Delete Stored Procedures in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9a7ae7f9-4072-4843-877d-506dd7eef576 --- # Code First Insert, Update, and Delete Stored Procedures diff --git a/entity-framework/ef6/modeling/code-first/fluent/relationships.md b/entity-framework/ef6/modeling/code-first/fluent/relationships.md index bc1ffd5f04..10642eff64 100644 --- a/entity-framework/ef6/modeling/code-first/fluent/relationships.md +++ b/entity-framework/ef6/modeling/code-first/fluent/relationships.md @@ -1,7 +1,8 @@ --- -title: "Fluent API - Relationships - EF6" +title: Fluent API - Relationships - EF6 +description: Fluent API - Relationships in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: fd73b4f8-16d5-40f1-9640-885ceafe67a1 --- # Fluent API - Relationships diff --git a/entity-framework/ef6/modeling/code-first/fluent/types-and-properties.md b/entity-framework/ef6/modeling/code-first/fluent/types-and-properties.md index d038e84ca5..daf6117d70 100644 --- a/entity-framework/ef6/modeling/code-first/fluent/types-and-properties.md +++ b/entity-framework/ef6/modeling/code-first/fluent/types-and-properties.md @@ -1,7 +1,8 @@ --- -title: "Fluent API - Configuring and Mapping Properties and Types - EF6" +title: Fluent API - Configuring and Mapping Properties and Types - EF6 +description: Fluent API - Configuring and Mapping Properties and Types in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 648ed274-c501-4630-88e0-d728ab5c4057 --- # Fluent API - Configuring and Mapping Properties and Types diff --git a/entity-framework/ef6/modeling/code-first/fluent/vb.md b/entity-framework/ef6/modeling/code-first/fluent/vb.md index 8cdb8b0ac7..7320699e55 100644 --- a/entity-framework/ef6/modeling/code-first/fluent/vb.md +++ b/entity-framework/ef6/modeling/code-first/fluent/vb.md @@ -1,7 +1,8 @@ --- -title: "Fluent API with VB.NET - EF6" +title: Fluent API with VB.NET - EF6 +title: Fluent API with VB.NET in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 763dc6a2-764a-4600-896c-f6f13abf56ec --- # Fluent API with VB.NET diff --git a/entity-framework/ef6/modeling/code-first/migrations/automatic.md b/entity-framework/ef6/modeling/code-first/migrations/automatic.md index 0391919a3e..b16c0eadf7 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/automatic.md +++ b/entity-framework/ef6/modeling/code-first/migrations/automatic.md @@ -1,7 +1,8 @@ --- -title: "Automatic Code First Migrations - EF6" +title: Automatic Code First Migrations - EF6 +description: Automatic Code First Migrations in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 0eb86787-2161-4cb4-9cb8-67c5d6e95650 --- # Automatic Code First Migrations diff --git a/entity-framework/ef6/modeling/code-first/migrations/existing-database.md b/entity-framework/ef6/modeling/code-first/migrations/existing-database.md index ee31fc097d..06e58eddce 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/existing-database.md +++ b/entity-framework/ef6/modeling/code-first/migrations/existing-database.md @@ -1,7 +1,8 @@ --- -title: "Code First Migrations with an existing database - EF6" +title: Code First Migrations with an existing database - EF6 +description: Code First Migrations with an existing database in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: f0cc4f93-67dd-4664-9753-0a9f913814db --- # Code First Migrations with an existing database diff --git a/entity-framework/ef6/modeling/code-first/migrations/history-customization.md b/entity-framework/ef6/modeling/code-first/migrations/history-customization.md index fe535c5dee..7afa40a9ac 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/history-customization.md +++ b/entity-framework/ef6/modeling/code-first/migrations/history-customization.md @@ -1,7 +1,8 @@ --- -title: "Customizing the migrations history table - EF6" +title: Customizing the migrations history table - EF6 +description: Customizing the migrations history table in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: ed5518f0-a9a6-454e-9e98-a4fa7748c8d0 --- # Customizing the migrations history table diff --git a/entity-framework/ef6/modeling/code-first/migrations/index.md b/entity-framework/ef6/modeling/code-first/migrations/index.md index bf6ef4e09b..817537c81e 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/index.md +++ b/entity-framework/ef6/modeling/code-first/migrations/index.md @@ -1,7 +1,8 @@ --- -title: "Code First Migrations - EF6" +title: Code First Migrations - EF6 +description: Code First Migrations in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 36591d8f-36e1-4835-8a51-90f34f633d1e --- # Code First Migrations 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 2ce572103a..9544cfb3e0 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/migrate-exe.md +++ b/entity-framework/ef6/modeling/code-first/migrations/migrate-exe.md @@ -1,7 +1,8 @@ --- -title: "Using migrate.exe - EF6" +title: Using migrate.exe - EF6 +description: Using migrate.exe in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 989ea862-e936-4c85-926a-8cfbef5df5b8 --- # Using migrate.exe diff --git a/entity-framework/ef6/modeling/code-first/migrations/teams.md b/entity-framework/ef6/modeling/code-first/migrations/teams.md index c0563afe6e..885fc8bef5 100644 --- a/entity-framework/ef6/modeling/code-first/migrations/teams.md +++ b/entity-framework/ef6/modeling/code-first/migrations/teams.md @@ -1,7 +1,8 @@ --- -title: "Code First Migrations in Team Environments - EF6" +title: Code First Migrations in Team Environments - EF6 +description: Code First Migrations in Team Environments in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 4c2d9a95-de6f-4e97-9738-c1f8043eff69 --- # Code First Migrations in Team Environments 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 efa4bd13a0..40e9873e05 100644 --- a/entity-framework/ef6/modeling/code-first/workflows/existing-database.md +++ b/entity-framework/ef6/modeling/code-first/workflows/existing-database.md @@ -1,7 +1,8 @@ --- -title: "Code First to an Existing Database - EF6" +title: Code First to an Existing Database - EF6 +description: Code First to an Existing Database in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: a7e60b74-973d-4480-868f-500a3899932e --- # Code First to an Existing Database 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 fe59c7d64e..ce9b490391 100644 --- a/entity-framework/ef6/modeling/code-first/workflows/new-database.md +++ b/entity-framework/ef6/modeling/code-first/workflows/new-database.md @@ -1,7 +1,8 @@ --- -title: "Code First to a New Database - EF6" +title: Code First to a New Database - EF6 +description: Code First to a New Database in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 2df6cb0a-7d8b-4e28-9d05-e2b9a90125af --- # Code First to a New Database diff --git a/entity-framework/ef6/modeling/designer/advanced/defining-query.md b/entity-framework/ef6/modeling/designer/advanced/defining-query.md index e1236e1d2b..f2e8e33c40 100644 --- a/entity-framework/ef6/modeling/designer/advanced/defining-query.md +++ b/entity-framework/ef6/modeling/designer/advanced/defining-query.md @@ -1,7 +1,8 @@ --- -title: "Defining Query - EF Designer - EF6" +title: Defining Query - EF Designer - EF6 +description: Defining Query - EF Designer in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: e52a297e-85aa-42f6-a922-ba960f8a4b22 --- # Defining Query - EF Designer diff --git a/entity-framework/ef6/modeling/designer/advanced/edmx/csdl-spec.md b/entity-framework/ef6/modeling/designer/advanced/edmx/csdl-spec.md index 81a070ee2d..d747a7ea7d 100644 --- a/entity-framework/ef6/modeling/designer/advanced/edmx/csdl-spec.md +++ b/entity-framework/ef6/modeling/designer/advanced/edmx/csdl-spec.md @@ -1,7 +1,8 @@ --- -title: "CSDL Specification - EF6" +title: CSDL Specification - EF6 +description: CSDL Specification in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: c54255f4-253f-49eb-bec8-ad7927ac2fa3 --- # CSDL Specification diff --git a/entity-framework/ef6/modeling/designer/advanced/edmx/msl-spec.md b/entity-framework/ef6/modeling/designer/advanced/edmx/msl-spec.md index 77be6ce43c..504f2a0957 100644 --- a/entity-framework/ef6/modeling/designer/advanced/edmx/msl-spec.md +++ b/entity-framework/ef6/modeling/designer/advanced/edmx/msl-spec.md @@ -1,7 +1,8 @@ --- -title: "MSL Specification - EF6" +title: MSL Specification - EF6 +description: MSL Specification in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 13ae7bc1-74b4-4ee4-8d73-c337be841467 --- # MSL Specification diff --git a/entity-framework/ef6/modeling/designer/advanced/edmx/ssdl-spec.md b/entity-framework/ef6/modeling/designer/advanced/edmx/ssdl-spec.md index e5b5b6fb77..17e7c8e108 100644 --- a/entity-framework/ef6/modeling/designer/advanced/edmx/ssdl-spec.md +++ b/entity-framework/ef6/modeling/designer/advanced/edmx/ssdl-spec.md @@ -1,7 +1,8 @@ --- -title: "SSDL Specification - EF6" +title: SSDL Specification - EF6 +description: SSDL Specification in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: a4af4b1a-40f4-48cc-b2e0-fa8f5d9d5419 --- # SSDL Specification diff --git a/entity-framework/ef6/modeling/designer/advanced/multiple-result-sets.md b/entity-framework/ef6/modeling/designer/advanced/multiple-result-sets.md index 6c4e150bfc..2b1ac639f7 100644 --- a/entity-framework/ef6/modeling/designer/advanced/multiple-result-sets.md +++ b/entity-framework/ef6/modeling/designer/advanced/multiple-result-sets.md @@ -1,7 +1,8 @@ --- -title: "Stored Procedures with Multiple Result Sets - EF6" +title: Stored Procedures with Multiple Result Sets - EF6 +description: Stored Procedures with Multiple Result Sets in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 1b3797f9-cd3d-4752-a55e-47b84b399dc1 --- # Stored Procedures with Multiple Result Sets diff --git a/entity-framework/ef6/modeling/designer/advanced/tvfs.md b/entity-framework/ef6/modeling/designer/advanced/tvfs.md index 7448c2bb96..1e78cfae92 100644 --- a/entity-framework/ef6/modeling/designer/advanced/tvfs.md +++ b/entity-framework/ef6/modeling/designer/advanced/tvfs.md @@ -1,7 +1,8 @@ --- -title: "Table-Valued Functions (TVFs) - EF6" +title: Table-Valued Functions (TVFs) - EF6 +description: Table-Valued Functions (TVFs) in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: f019c97b-87b0-4e93-98f4-2c539f77b2dc --- # Table-Valued Functions (TVFs) diff --git a/entity-framework/ef6/modeling/designer/codegen/index.md b/entity-framework/ef6/modeling/designer/codegen/index.md index d16da7a8c0..ee66bb4593 100644 --- a/entity-framework/ef6/modeling/designer/codegen/index.md +++ b/entity-framework/ef6/modeling/designer/codegen/index.md @@ -1,7 +1,8 @@ --- -title: "Designer Code Generation Templates - EF6" +title: Designer Code Generation Templates - EF6 +description: Designer Code Generation Templates in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 56e00fa2-f9f0-48b3-8006-f8266ca7e74b --- # Designer Code Generation Templates diff --git a/entity-framework/ef6/modeling/designer/codegen/legacy-objectcontext.md b/entity-framework/ef6/modeling/designer/codegen/legacy-objectcontext.md index 0fabd16438..dd5011403a 100644 --- a/entity-framework/ef6/modeling/designer/codegen/legacy-objectcontext.md +++ b/entity-framework/ef6/modeling/designer/codegen/legacy-objectcontext.md @@ -1,7 +1,8 @@ --- -title: "Reverting to ObjectContext in Entity Framework Designer - EF6" +title: Reverting to ObjectContext in Entity Framework Designer - EF6 +description: Reverting to ObjectContext in Entity Framework Designer in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 36550569-a1de-47cb-ba6d-544794ffd500 --- # Reverting to ObjectContext in Entity Framework Designer diff --git a/entity-framework/ef6/modeling/designer/data-types/complex-types.md b/entity-framework/ef6/modeling/designer/data-types/complex-types.md index 81b50af4c8..5cd7732ed5 100644 --- a/entity-framework/ef6/modeling/designer/data-types/complex-types.md +++ b/entity-framework/ef6/modeling/designer/data-types/complex-types.md @@ -1,7 +1,8 @@ --- -title: "Complex Types - EF Designer - EF6" +title: Complex Types - EF Designer - EF6 +description: Complex Types - EF Designer in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9a8228ef-acfd-4575-860d-769d2c0e18a1 --- # Complex Types - EF Designer diff --git a/entity-framework/ef6/modeling/designer/data-types/enums.md b/entity-framework/ef6/modeling/designer/data-types/enums.md index d53e0ff23f..ff8b2d97e3 100644 --- a/entity-framework/ef6/modeling/designer/data-types/enums.md +++ b/entity-framework/ef6/modeling/designer/data-types/enums.md @@ -1,7 +1,8 @@ --- -title: "Enum Support - EF Designer - EF6" +title: Enum Support - EF Designer - EF6 +description: Enum Support - EF Designer in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: c6ae6d8f-1ace-47db-ad47-b1718f1ba082 --- # Enum Support - EF Designer diff --git a/entity-framework/ef6/modeling/designer/data-types/spatial.md b/entity-framework/ef6/modeling/designer/data-types/spatial.md index 0f3ca93be8..c9ab1a5ed9 100644 --- a/entity-framework/ef6/modeling/designer/data-types/spatial.md +++ b/entity-framework/ef6/modeling/designer/data-types/spatial.md @@ -1,7 +1,8 @@ --- -title: "Spatial - EF Designer - EF6" +title: Spatial - EF Designer - EF6 +description: Spatial - EF Designer in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 06baa6e1-d680-4a95-845b-81305c87a962 --- # Spatial - EF Designer diff --git a/entity-framework/ef6/modeling/designer/entity-splitting.md b/entity-framework/ef6/modeling/designer/entity-splitting.md index 41d95bc3a5..7706c442e1 100644 --- a/entity-framework/ef6/modeling/designer/entity-splitting.md +++ b/entity-framework/ef6/modeling/designer/entity-splitting.md @@ -1,7 +1,8 @@ --- -title: "Designer Entity Splitting - EF6" +title: Designer Entity Splitting - EF6 +description: Designer Entity Splitting in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: aa2dd48a-1f0e-49dd-863d-d6b4f5834832 --- # Designer Entity Splitting diff --git a/entity-framework/ef6/modeling/designer/inheritance/tph.md b/entity-framework/ef6/modeling/designer/inheritance/tph.md index 380b057c3f..3155ac1c12 100644 --- a/entity-framework/ef6/modeling/designer/inheritance/tph.md +++ b/entity-framework/ef6/modeling/designer/inheritance/tph.md @@ -1,7 +1,8 @@ --- -title: "Designer TPH Inheritance - EF6" +title: Designer TPH Inheritance - EF6 +description: Designer TPH Inheritance in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 72d26a8e-20ab-4500-bd13-394a08e73394 --- # Designer TPH Inheritance diff --git a/entity-framework/ef6/modeling/designer/inheritance/tpt.md b/entity-framework/ef6/modeling/designer/inheritance/tpt.md index 8cea2db95a..13f48a37db 100644 --- a/entity-framework/ef6/modeling/designer/inheritance/tpt.md +++ b/entity-framework/ef6/modeling/designer/inheritance/tpt.md @@ -1,7 +1,8 @@ --- -title: "Designer TPT Inheritance - EF6" +title: Designer TPT Inheritance - EF6 +description: Designer TPT Inheritance in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: efc78c31-b4ea-4ea3-a0cd-c69eb507020e --- # Designer TPT Inheritance diff --git a/entity-framework/ef6/modeling/designer/keyboard-shortcuts.md b/entity-framework/ef6/modeling/designer/keyboard-shortcuts.md index f7e910cb72..30895a3753 100644 --- a/entity-framework/ef6/modeling/designer/keyboard-shortcuts.md +++ b/entity-framework/ef6/modeling/designer/keyboard-shortcuts.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework Designer Keyboard Shortcuts - EF6" +title: Entity Framework Designer Keyboard Shortcuts - EF6 +description: Entity Framework Designer Keyboard Shortcuts in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 3c76cdd5-17c5-4c54-a6a5-cf21b974636b --- # Entity Framework Designer Keyboard Shortcuts diff --git a/entity-framework/ef6/modeling/designer/multiple-diagrams.md b/entity-framework/ef6/modeling/designer/multiple-diagrams.md index 4d7d383a80..fbe696ee14 100644 --- a/entity-framework/ef6/modeling/designer/multiple-diagrams.md +++ b/entity-framework/ef6/modeling/designer/multiple-diagrams.md @@ -1,7 +1,8 @@ --- -title: "Multiple Diagrams per Model - EF6" +title: Multiple Diagrams per Model - EF6 +description: Multiple Diagrams per Model in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: b95db5c8-de8d-43bd-9ccc-5df6a5e25e1b --- # Multiple Diagrams per Model diff --git a/entity-framework/ef6/modeling/designer/relationships.md b/entity-framework/ef6/modeling/designer/relationships.md index 468d98c0f4..6b90aa8e59 100644 --- a/entity-framework/ef6/modeling/designer/relationships.md +++ b/entity-framework/ef6/modeling/designer/relationships.md @@ -1,7 +1,8 @@ --- -title: "Relationships - EF Designer - EF6" +title: Relationships - EF Designer - EF6 +description: Relationships - EF Designer in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 402fe960-754b-470f-976b-e5de3e9986b5 --- # Relationships - EF Designer diff --git a/entity-framework/ef6/modeling/designer/select-runtime-version.md b/entity-framework/ef6/modeling/designer/select-runtime-version.md index 02ebac4257..05ff7ebe00 100644 --- a/entity-framework/ef6/modeling/designer/select-runtime-version.md +++ b/entity-framework/ef6/modeling/designer/select-runtime-version.md @@ -1,7 +1,8 @@ --- -title: "Selecting Entity Framework Runtime Version for EF Designer Models - EF6" +title: Selecting Entity Framework Runtime Version for EF Designer Models - EF6 +description: Selecting Entity Framework Runtime Version for EF Designer Models in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 7ace90a6-46f8-4f55-a88c-7cad9620085c --- # Selecting Entity Framework Runtime Version for EF Designer Models diff --git a/entity-framework/ef6/modeling/designer/stored-procedures/cud.md b/entity-framework/ef6/modeling/designer/stored-procedures/cud.md index 7abf241878..9148ee5bbc 100644 --- a/entity-framework/ef6/modeling/designer/stored-procedures/cud.md +++ b/entity-framework/ef6/modeling/designer/stored-procedures/cud.md @@ -1,7 +1,8 @@ --- -title: "Designer CUD Stored Procedures - EF6" +title: Designer CUD Stored Procedures - EF6 +description: Designer CUD Stored Procedures in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 1e773972-2da5-45e0-85a2-3cf3fbcfa5cf --- # Designer CUD Stored Procedures diff --git a/entity-framework/ef6/modeling/designer/stored-procedures/query.md b/entity-framework/ef6/modeling/designer/stored-procedures/query.md index 0775e6f10b..8893dd831c 100644 --- a/entity-framework/ef6/modeling/designer/stored-procedures/query.md +++ b/entity-framework/ef6/modeling/designer/stored-procedures/query.md @@ -1,7 +1,8 @@ --- -title: "Designer Query Stored Procedures - EF6" +title: Designer Query Stored Procedures - EF6 +description: Designer Query Stored Procedures in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9554ed25-c5c1-43be-acad-5da37739697f --- # Designer Query Stored Procedures diff --git a/entity-framework/ef6/modeling/designer/table-splitting.md b/entity-framework/ef6/modeling/designer/table-splitting.md index d3f8dd02c8..4e184542b8 100644 --- a/entity-framework/ef6/modeling/designer/table-splitting.md +++ b/entity-framework/ef6/modeling/designer/table-splitting.md @@ -1,7 +1,8 @@ --- -title: "Designer Table Splitting - EF6" +title: Designer Table Splitting - EF6 +description: Designer Table Splitting in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 452f17c3-9f26-4de4-9894-8bc036e23b0f --- # Designer Table Splitting diff --git a/entity-framework/ef6/modeling/designer/workflows/database-first.md b/entity-framework/ef6/modeling/designer/workflows/database-first.md index aa0960a33e..85bdf75c1a 100644 --- a/entity-framework/ef6/modeling/designer/workflows/database-first.md +++ b/entity-framework/ef6/modeling/designer/workflows/database-first.md @@ -1,7 +1,8 @@ --- -title: "Database First - EF6" +title: Database First - EF6 +description: Database First in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: cc6ffdb3-388d-4e79-a201-01ec2577c949 --- # Database First diff --git a/entity-framework/ef6/modeling/designer/workflows/model-first.md b/entity-framework/ef6/modeling/designer/workflows/model-first.md index c6ee0e018c..423e9dc179 100644 --- a/entity-framework/ef6/modeling/designer/workflows/model-first.md +++ b/entity-framework/ef6/modeling/designer/workflows/model-first.md @@ -1,7 +1,8 @@ --- -title: "Model First - EF6" +title: Model First - EF6 +description: Model First in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: e1b9c319-bb8a-4417-ac94-7890f257e7f6 --- # Model First diff --git a/entity-framework/ef6/modeling/index.md b/entity-framework/ef6/modeling/index.md index 9f00692e8b..f2e15319ea 100644 --- a/entity-framework/ef6/modeling/index.md +++ b/entity-framework/ef6/modeling/index.md @@ -1,7 +1,8 @@ --- -title: "Creating a Model - EF6" +title: Creating a Model - EF6 +description: Creating a Model in Entity Framework 6 author: divega -ms.date: "07/05/2018" +ms.date: 07/05/2018 ms.assetid: 4890228E-CEA1-4595-B8AD-CA81253F8767 --- # Creating a Model diff --git a/entity-framework/ef6/querying/index.md b/entity-framework/ef6/querying/index.md index 7c052fb1fc..f8e3e25ea8 100644 --- a/entity-framework/ef6/querying/index.md +++ b/entity-framework/ef6/querying/index.md @@ -1,7 +1,8 @@ --- -title: "Querying and Finding Entities - EF6" +title: Querying and Finding Entities - EF6 +description: Querying and Finding Entities in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 65bb3db2-2226-44af-8864-caa575cf1b46 --- # Querying and Finding Entities diff --git a/entity-framework/ef6/querying/load-method.md b/entity-framework/ef6/querying/load-method.md index 553961c1cf..8c3201e099 100644 --- a/entity-framework/ef6/querying/load-method.md +++ b/entity-framework/ef6/querying/load-method.md @@ -1,7 +1,8 @@ --- -title: "The Load Method - EF6" +title: The Load Method - EF6 +description: The Load Method in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 03c5a069-b7b4-455f-a16f-ee3b96cc4e28 --- # The Load Method diff --git a/entity-framework/ef6/querying/local-data.md b/entity-framework/ef6/querying/local-data.md index ccc9a8f405..c8b13ffd90 100644 --- a/entity-framework/ef6/querying/local-data.md +++ b/entity-framework/ef6/querying/local-data.md @@ -1,7 +1,8 @@ --- -title: "Local Data - EF6" +title: Local Data - EF6 +description: Local Data in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 2eda668b-1e5d-487d-9a8c-0e3beef03fcb --- # Local Data diff --git a/entity-framework/ef6/querying/no-tracking.md b/entity-framework/ef6/querying/no-tracking.md index ba9562741b..3f5084d4f0 100644 --- a/entity-framework/ef6/querying/no-tracking.md +++ b/entity-framework/ef6/querying/no-tracking.md @@ -1,7 +1,8 @@ --- -title: "No-Tracking Queries - EF6" +title: No-Tracking Queries - EF6 +description: No-Tracking Queries in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: f80ac260-c2dc-484d-94a3-3424fd862f8b --- # No-Tracking Queries diff --git a/entity-framework/ef6/querying/raw-sql.md b/entity-framework/ef6/querying/raw-sql.md index 715340d8d1..e29550256e 100644 --- a/entity-framework/ef6/querying/raw-sql.md +++ b/entity-framework/ef6/querying/raw-sql.md @@ -1,7 +1,8 @@ --- -title: "Raw SQL Queries - EF6" +title: Raw SQL Queries - EF6 +description: Raw SQL Queries in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9e1ee76e-2499-408c-81e8-9b6c5d1945a0 --- # Raw SQL Queries (EF6) diff --git a/entity-framework/ef6/querying/related-data.md b/entity-framework/ef6/querying/related-data.md index 52a2bb47c1..bfddd460ca 100644 --- a/entity-framework/ef6/querying/related-data.md +++ b/entity-framework/ef6/querying/related-data.md @@ -1,7 +1,8 @@ --- -title: "Loading Related Entities - EF6" +title: Loading Related Entities - EF6 +description: Loading Related Entities in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: c8417e18-a2ee-499c-9ce9-2a48cc5b468a --- # Loading Related Entities diff --git a/entity-framework/ef6/resources/blogs.md b/entity-framework/ef6/resources/blogs.md index 2aba43692c..b07a053ad1 100644 --- a/entity-framework/ef6/resources/blogs.md +++ b/entity-framework/ef6/resources/blogs.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework Blogs - EF6" +title: Entity Framework Blogs - EF6 +description: Entity Framework 6 Blogs author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: f8fcfb34-35de-4e82-b419-8f99fd2eb92a --- # Entity Framework Blogs diff --git a/entity-framework/ef6/resources/case-studies.md b/entity-framework/ef6/resources/case-studies.md index 18a30ab9bb..ad1a3d8276 100644 --- a/entity-framework/ef6/resources/case-studies.md +++ b/entity-framework/ef6/resources/case-studies.md @@ -1,7 +1,8 @@ --- -title: "Case Studies for Entity Framework - EF6" +title: Case Studies for Entity Framework - EF6 +description: Case Studies for Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: cd5d3ae3-717d-4095-a2ef-0e8fd72b1a2f --- # Microsoft Case Studies for Entity Framework diff --git a/entity-framework/ef6/resources/contribute.md b/entity-framework/ef6/resources/contribute.md index a24cb9a839..3a82845e95 100644 --- a/entity-framework/ef6/resources/contribute.md +++ b/entity-framework/ef6/resources/contribute.md @@ -1,7 +1,8 @@ --- -title: "Contribute to Entity Framework - EF6" +title: Contribute to Entity Framework - EF6 +description: Contribute to Entity Framework 6 author: divega -ms.date: "07/05/2018" +ms.date: 07/05/2018 ms.assetid: EFA3C3F5-79A4-4A0A-BB37-035C31FC7372 --- # Contribute to Entity Framework 6 diff --git a/entity-framework/ef6/resources/get-help.md b/entity-framework/ef6/resources/get-help.md index 2307822f51..6d1231c595 100644 --- a/entity-framework/ef6/resources/get-help.md +++ b/entity-framework/ef6/resources/get-help.md @@ -1,7 +1,8 @@ --- -title: "Get Help Using Entity Framework - EF6" +title: Get Help Using Entity Framework - EF6 +description: Get Help Using Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 592cae61-02e1-485a-bbb0-a508ade9c67d --- # Get Help Using Entity Framework diff --git a/entity-framework/ef6/resources/glossary.md b/entity-framework/ef6/resources/glossary.md index 0b4f0d3900..1ea61cbb6d 100644 --- a/entity-framework/ef6/resources/glossary.md +++ b/entity-framework/ef6/resources/glossary.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework Glossary - EF6" +title: Entity Framework Glossary - EF6 +description: Entity Framework 6 Glossary author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 3f05ffdd-49bc-499c-9732-4a368bf5d2d7 uid: ef6/resources/glossary --- diff --git a/entity-framework/ef6/resources/licenses/ef5/chs.md b/entity-framework/ef6/resources/licenses/ef5/chs.md index 00f19cb6d9..6619d18b83 100644 --- a/entity-framework/ef6/resources/licenses/ef5/chs.md +++ b/entity-framework/ef6/resources/licenses/ef5/chs.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (CHS) - EF6" +title: Entity Framework 5 License (CHS) - EF6 +description: Entity Framework 5 License (CHS) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 72b83f2c-d892-4181-bc6a-290688d3d3f2 --- # Entity Framework 5 License (CHS) diff --git a/entity-framework/ef6/resources/licenses/ef5/cht.md b/entity-framework/ef6/resources/licenses/ef5/cht.md index 46b860fe86..03b8dcb1c9 100644 --- a/entity-framework/ef6/resources/licenses/ef5/cht.md +++ b/entity-framework/ef6/resources/licenses/ef5/cht.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (CHT) - EF6" +title: Entity Framework 5 License (CHT) - EF6 +description: Entity Framework 5 License (CHT) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: f6b3fc39-a02a-46f5-9696-67f0ca8e7ec4 --- # Entity Framework 5 License (CHT) diff --git a/entity-framework/ef6/resources/licenses/ef5/deu.md b/entity-framework/ef6/resources/licenses/ef5/deu.md index 7b6e82d9cb..b4d1e07b2b 100644 --- a/entity-framework/ef6/resources/licenses/ef5/deu.md +++ b/entity-framework/ef6/resources/licenses/ef5/deu.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (DEU) - EF6" +title: Entity Framework 5 License (DEU) - EF6 +description: Entity Framework 5 License (DEU) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 66089111-e0ab-4c64-af71-b77faff5f499 --- # Entity Framework 5 License (DEU) diff --git a/entity-framework/ef6/resources/licenses/ef5/enu.md b/entity-framework/ef6/resources/licenses/ef5/enu.md index c418e0f150..cd2ba5a16a 100644 --- a/entity-framework/ef6/resources/licenses/ef5/enu.md +++ b/entity-framework/ef6/resources/licenses/ef5/enu.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License - EF6" +title: Entity Framework 5 License - EF6 +description: Entity Framework 5 License author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9f6150d8-8c26-42a1-b1c4-cb0175bb9efb --- # Entity Framework 5 License (ENU) diff --git a/entity-framework/ef6/resources/licenses/ef5/esn.md b/entity-framework/ef6/resources/licenses/ef5/esn.md index 3fb38ef31d..57d62a9b82 100644 --- a/entity-framework/ef6/resources/licenses/ef5/esn.md +++ b/entity-framework/ef6/resources/licenses/ef5/esn.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (ESN) - EF6" +title: Entity Framework 5 License (ESN) - EF6 +description: Entity Framework 5 License (ESN) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 637cccbb-5418-4562-8187-02f644f4c091 --- # Entity Framework 5 License (ESN) diff --git a/entity-framework/ef6/resources/licenses/ef5/fra.md b/entity-framework/ef6/resources/licenses/ef5/fra.md index cea948c1e4..0f61f599d1 100644 --- a/entity-framework/ef6/resources/licenses/ef5/fra.md +++ b/entity-framework/ef6/resources/licenses/ef5/fra.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (FRA) - EF6" +title: Entity Framework 5 License (FRA) - EF6 +description: Entity Framework 5 License (FRA) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 4fed93b8-10a4-4ac9-9eb4-8e24816034b0 --- # Entity Framework 5 License (FRA) diff --git a/entity-framework/ef6/resources/licenses/ef5/ita.md b/entity-framework/ef6/resources/licenses/ef5/ita.md index b6b1c8cc9e..4973dcc1d0 100644 --- a/entity-framework/ef6/resources/licenses/ef5/ita.md +++ b/entity-framework/ef6/resources/licenses/ef5/ita.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (ITA) - EF6" +title: Entity Framework 5 License (ITA) - EF6 +title: Entity Framework 5 License (ITA) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 9ccb2adc-a631-4cc8-bd77-43abc2e7f812 --- # Entity Framework 5 License (ITA) diff --git a/entity-framework/ef6/resources/licenses/ef5/jpn.md b/entity-framework/ef6/resources/licenses/ef5/jpn.md index da61a280e4..1cf333595e 100644 --- a/entity-framework/ef6/resources/licenses/ef5/jpn.md +++ b/entity-framework/ef6/resources/licenses/ef5/jpn.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (JPN) - EF6" +title: Entity Framework 5 License (JPN) - EF6 +description: Entity Framework 5 License (JPN) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 5d1555a3-f3cf-4b25-84fa-a531fda0df0d --- # Entity Framework 5 License (JPN) diff --git a/entity-framework/ef6/resources/licenses/ef5/kor.md b/entity-framework/ef6/resources/licenses/ef5/kor.md index 3512e57623..cebc16f9c1 100644 --- a/entity-framework/ef6/resources/licenses/ef5/kor.md +++ b/entity-framework/ef6/resources/licenses/ef5/kor.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (KOR) - EF6" +title: Entity Framework 5 License (KOR) - EF6 +description: Entity Framework 5 License (KOR) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: b105993a-ebb3-466e-af76-a0ec0c651f82 --- # Entity Framework 5 License (KOR) diff --git a/entity-framework/ef6/resources/licenses/ef5/rus.md b/entity-framework/ef6/resources/licenses/ef5/rus.md index 73117c449c..efcbbef704 100644 --- a/entity-framework/ef6/resources/licenses/ef5/rus.md +++ b/entity-framework/ef6/resources/licenses/ef5/rus.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 5 License (RUS) - EF6" +title: Entity Framework 5 License (RUS) - EF6 +description: Entity Framework 5 License (RUS) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 01c78013-8b66-4bf2-9873-94c4ebdaae19 --- # Entity Framework 5 License (RUS) diff --git a/entity-framework/ef6/resources/licenses/ef6/chs.md b/entity-framework/ef6/resources/licenses/ef6/chs.md index 3f05202224..ac6b496561 100644 --- a/entity-framework/ef6/resources/licenses/ef6/chs.md +++ b/entity-framework/ef6/resources/licenses/ef6/chs.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (CHS) - EF6" +title: Entity Framework 6 Runtime License (CHS) - EF6 +description: Entity Framework 6 Runtime License (CHS) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 06214a30-0097-4bce-9e30-91586928f3a7 --- # Entity Framework 6 Runtime License (CHS) diff --git a/entity-framework/ef6/resources/licenses/ef6/cht.md b/entity-framework/ef6/resources/licenses/ef6/cht.md index 1bfb8611f8..3dc5c3af72 100644 --- a/entity-framework/ef6/resources/licenses/ef6/cht.md +++ b/entity-framework/ef6/resources/licenses/ef6/cht.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (CHT) - EF6" +title: Entity Framework 6 Runtime License (CHT) - EF6 +description: Entity Framework 6 Runtime License (CHT) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 88468c89-2a84-4c5b-a8d3-5e1d2bd0b457 --- # Entity Framework 6 Runtime License (CHT) diff --git a/entity-framework/ef6/resources/licenses/ef6/deu.md b/entity-framework/ef6/resources/licenses/ef6/deu.md index 70941e92c1..a2962dfbf0 100644 --- a/entity-framework/ef6/resources/licenses/ef6/deu.md +++ b/entity-framework/ef6/resources/licenses/ef6/deu.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (DEU) - EF6" +title: Entity Framework 6 Runtime License (DEU) - EF6 +description: Entity Framework 6 Runtime License (DEU) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 0bafee16-ed55-4560-97f5-bc5b27e0df36 --- # Entity Framework 6 Runtime License (DEU) diff --git a/entity-framework/ef6/resources/licenses/ef6/enu.md b/entity-framework/ef6/resources/licenses/ef6/enu.md index f87775ef67..89adc8a84b 100644 --- a/entity-framework/ef6/resources/licenses/ef6/enu.md +++ b/entity-framework/ef6/resources/licenses/ef6/enu.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License - EF6" +title: Entity Framework 6 Runtime License - EF6 +description: Entity Framework 6 Runtime License author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 5bc55bf3-2404-4811-8d13-d2eed822cdc4 --- # Entity Framework 6 Runtime License (ENU) diff --git a/entity-framework/ef6/resources/licenses/ef6/esn.md b/entity-framework/ef6/resources/licenses/ef6/esn.md index 67ef17666d..76e060c335 100644 --- a/entity-framework/ef6/resources/licenses/ef6/esn.md +++ b/entity-framework/ef6/resources/licenses/ef6/esn.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (ESN) - EF6" +title: Entity Framework 6 Runtime License (ESN) - EF6 +description: Entity Framework 6 Runtime License (ESN) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 5e8d67b3-5c60-4a12-a86f-c7276bb8d9e7 --- # Entity Framework 6 Runtime License (ESN) diff --git a/entity-framework/ef6/resources/licenses/ef6/fra.md b/entity-framework/ef6/resources/licenses/ef6/fra.md index 1e7ccb3b35..a769bc723a 100644 --- a/entity-framework/ef6/resources/licenses/ef6/fra.md +++ b/entity-framework/ef6/resources/licenses/ef6/fra.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (FRA) - EF6" +title: Entity Framework 6 Runtime License (FRA) - EF6 +description: Entity Framework 6 Runtime License (FRA) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: b7066d9f-8b86-4218-9463-57665f391aaa --- # Entity Framework 6 Runtime License (FRA) diff --git a/entity-framework/ef6/resources/licenses/ef6/ita.md b/entity-framework/ef6/resources/licenses/ef6/ita.md index 58f88a0d5d..c9ca487560 100644 --- a/entity-framework/ef6/resources/licenses/ef6/ita.md +++ b/entity-framework/ef6/resources/licenses/ef6/ita.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (ITA) - EF6" +title: Entity Framework 6 Runtime License (ITA) - EF6 +description: Entity Framework 6 Runtime License (ITA) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: ea0b20c1-7a46-4349-af9d-641051f8cad2 --- # Entity Framework 6 Runtime License (ITA) diff --git a/entity-framework/ef6/resources/licenses/ef6/jpn.md b/entity-framework/ef6/resources/licenses/ef6/jpn.md index 01397bc78e..0eae889a1f 100644 --- a/entity-framework/ef6/resources/licenses/ef6/jpn.md +++ b/entity-framework/ef6/resources/licenses/ef6/jpn.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (JPN) - EF6" +title: Entity Framework 6 Runtime License (JPN) - EF6 +description: Entity Framework 6 Runtime License (JPN) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 8ecaca70-5ba7-4ef8-9540-1a98a57eeb22 --- # Entity Framework 6 Runtime License (JPN) diff --git a/entity-framework/ef6/resources/licenses/ef6/kor.md b/entity-framework/ef6/resources/licenses/ef6/kor.md index f094f99196..01c2ef1c71 100644 --- a/entity-framework/ef6/resources/licenses/ef6/kor.md +++ b/entity-framework/ef6/resources/licenses/ef6/kor.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (KOR) - EF6" +title: Entity Framework 6 Runtime License (KOR) - EF6 +description: Entity Framework 6 Runtime License (KOR) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: fc90a6bf-0958-4d9a-a383-38f8e6d21640 --- # Entity Framework 6 Runtime License (KOR) diff --git a/entity-framework/ef6/resources/licenses/ef6/prerelease/alpha.md b/entity-framework/ef6/resources/licenses/ef6/prerelease/alpha.md index f0cf48ba12..bd370e1185 100644 --- a/entity-framework/ef6/resources/licenses/ef6/prerelease/alpha.md +++ b/entity-framework/ef6/resources/licenses/ef6/prerelease/alpha.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime Alpha License - EF6" +title: Entity Framework 6 Runtime Alpha License - EF6 +description: Entity Framework 6 Runtime Alpha License author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: bca98fb3-ebb2-4df3-afc8-6fd8f7341c9d --- # Entity Framework 6 Runtime Alpha License (ENU) diff --git a/entity-framework/ef6/resources/licenses/ef6/prerelease/beta-rc.md b/entity-framework/ef6/resources/licenses/ef6/prerelease/beta-rc.md index 21c9e75a97..6b81fc1b7c 100644 --- a/entity-framework/ef6/resources/licenses/ef6/prerelease/beta-rc.md +++ b/entity-framework/ef6/resources/licenses/ef6/prerelease/beta-rc.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime Beta/RC License - EF6" +title: Entity Framework 6 Runtime Beta/RC License - EF6 +description: Entity Framework 6 Runtime Beta/RC License author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: db123990-8290-41c8-a41f-494d3f2994f7 --- # Entity Framework 6 Runtime Beta/RC License (ENU) diff --git a/entity-framework/ef6/resources/licenses/ef6/rus.md b/entity-framework/ef6/resources/licenses/ef6/rus.md index 3806956209..700be2bb3e 100644 --- a/entity-framework/ef6/resources/licenses/ef6/rus.md +++ b/entity-framework/ef6/resources/licenses/ef6/rus.md @@ -1,7 +1,8 @@ --- -title: "Entity Framework 6 Runtime License (RUS) - EF6" +title: Entity Framework 6 Runtime License (RUS) - EF6 +description: Entity Framework 6 Runtime License (RUS) author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 6326e9e8-15c6-4ce3-a5b4-6cb6a97c6bf4 --- # Entity Framework 6 Runtime License (RUS) diff --git a/entity-framework/ef6/resources/school-database.md b/entity-framework/ef6/resources/school-database.md index 28bdb52977..5777c6af60 100644 --- a/entity-framework/ef6/resources/school-database.md +++ b/entity-framework/ef6/resources/school-database.md @@ -1,7 +1,8 @@ --- -title: "School Sample Database - EF6" +title: School Sample Database - EF6 +description: School Sample Database for Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: e83a6a06-e63b-4530-8656-614bf609b12b --- # School Sample Database diff --git a/entity-framework/ef6/resources/tools.md b/entity-framework/ef6/resources/tools.md index 5592de3e41..d8cae62292 100644 --- a/entity-framework/ef6/resources/tools.md +++ b/entity-framework/ef6/resources/tools.md @@ -1,7 +1,8 @@ --- -title: "Tools & Extensions - EF6" +title: Tools & Extensions - EF6 +description: Tools & Extensions in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 7f166290-d9f0-4eec-b4fd-e7a83068d977 --- # Entity Framework Tools & Extensions diff --git a/entity-framework/ef6/saving/change-tracking/auto-detect-changes.md b/entity-framework/ef6/saving/change-tracking/auto-detect-changes.md index 3e794abc27..e25c627cf7 100644 --- a/entity-framework/ef6/saving/change-tracking/auto-detect-changes.md +++ b/entity-framework/ef6/saving/change-tracking/auto-detect-changes.md @@ -1,7 +1,8 @@ --- -title: "Automatic detect changes - EF6" +title: Automatic detect changes - EF6 +description: Automatic detect changes in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: a8d1488d-9a54-4623-a76b-e81329ff2756 --- # Automatic detect changes diff --git a/entity-framework/ef6/saving/change-tracking/entity-state.md b/entity-framework/ef6/saving/change-tracking/entity-state.md index ed54e1eb21..835d7f6fc3 100644 --- a/entity-framework/ef6/saving/change-tracking/entity-state.md +++ b/entity-framework/ef6/saving/change-tracking/entity-state.md @@ -1,7 +1,8 @@ --- -title: "Working with entity states - EF6" +title: Working with entity states - EF6 +description: Working with entity states in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: acb27f46-3f3a-4179-874a-d6bea5d7120c --- # Working with entity states diff --git a/entity-framework/ef6/saving/change-tracking/property-values.md b/entity-framework/ef6/saving/change-tracking/property-values.md index 1131ba79df..337201f27a 100644 --- a/entity-framework/ef6/saving/change-tracking/property-values.md +++ b/entity-framework/ef6/saving/change-tracking/property-values.md @@ -1,7 +1,8 @@ --- -title: "Working with property values - EF6" +title: Working with property values - EF6 +description: Working with property values in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: e3278b4b-9378-4fdb-923d-f64d80aaae70 --- # Working with property values diff --git a/entity-framework/ef6/saving/concurrency.md b/entity-framework/ef6/saving/concurrency.md index 7dd49fdeff..a69afdbb2f 100644 --- a/entity-framework/ef6/saving/concurrency.md +++ b/entity-framework/ef6/saving/concurrency.md @@ -1,7 +1,8 @@ --- -title: "Handling Concurrency Conflicts - EF6" +title: Handling Concurrency Conflicts - EF6 +description: Handling Concurrency Conflicts in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 2318e4d3-f561-4720-bbc3-921556806476 --- # Handling Concurrency Conflicts (EF6) diff --git a/entity-framework/ef6/saving/index.md b/entity-framework/ef6/saving/index.md index 30942b31d1..5940b346db 100644 --- a/entity-framework/ef6/saving/index.md +++ b/entity-framework/ef6/saving/index.md @@ -1,7 +1,8 @@ --- -title: "Saving Data - EF6" +title: Saving Data - EF6 +title: Saving Data in Entity Framework 6 author: divega -ms.date: "07/05/2018" +ms.date: 07/05/2018 ms.assetid: C7744A30-8655-4EF8-8657-F5B796D1EB7E --- diff --git a/entity-framework/ef6/saving/transactions.md b/entity-framework/ef6/saving/transactions.md index ed02eb189e..f8ba38807d 100644 --- a/entity-framework/ef6/saving/transactions.md +++ b/entity-framework/ef6/saving/transactions.md @@ -1,7 +1,8 @@ --- -title: "Working with Transactions - EF6" +title: Working with Transactions - EF6 +description: Working with Transactions in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 0d0f1824-d781-4cb3-8fda-b7eaefced1cd --- # Working with Transactions diff --git a/entity-framework/ef6/saving/validation.md b/entity-framework/ef6/saving/validation.md index 25237039c1..de09965bd2 100644 --- a/entity-framework/ef6/saving/validation.md +++ b/entity-framework/ef6/saving/validation.md @@ -1,7 +1,8 @@ --- -title: "Validation - EF6" +title: Validation - EF6 +description: Validation in Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 77d6a095-c0d0-471e-80b9-8f9aea6108b2 --- # Data Validation diff --git a/entity-framework/ef6/what-is-new/index.md b/entity-framework/ef6/what-is-new/index.md index 017017e296..4f751f90be 100644 --- a/entity-framework/ef6/what-is-new/index.md +++ b/entity-framework/ef6/what-is-new/index.md @@ -1,7 +1,8 @@ --- -title: "What's new - EF6" +title: What's new - EF6 +description: What's new in Entity Framework 6 author: divega -ms.date: "09/12/2019" +ms.date: 09/12/2019 ms.assetid: 41d1f86b-ce66-4bf2-8963-48514406fb4c uid: ef6/what-is-new/index --- diff --git a/entity-framework/ef6/what-is-new/past-releases.md b/entity-framework/ef6/what-is-new/past-releases.md index 308a05dd08..c46ef6adb7 100644 --- a/entity-framework/ef6/what-is-new/past-releases.md +++ b/entity-framework/ef6/what-is-new/past-releases.md @@ -1,7 +1,8 @@ --- -title: "Past Releases of Entity Framework - EF6" +title: Past Releases of Entity Framework - EF6 +description: Past Releases of Entity Framework author: divega -ms.date: "09/12/2019" +ms.date: 09/12/2019 ms.assetid: 1060bb99-765f-4f32-aaeb-d6635d3dbd3e uid: ef6/what-is-new/past-releases --- diff --git a/entity-framework/ef6/what-is-new/upgrading-to-ef6.md b/entity-framework/ef6/what-is-new/upgrading-to-ef6.md index f16bc3a26d..a9a9077d21 100644 --- a/entity-framework/ef6/what-is-new/upgrading-to-ef6.md +++ b/entity-framework/ef6/what-is-new/upgrading-to-ef6.md @@ -1,7 +1,8 @@ --- -title: "Upgrading to Entity Framework 6 - EF6" +title: Upgrading to Entity Framework 6 - EF6 +description: Upgrading to Entity Framework 6 author: divega -ms.date: "10/23/2016" +ms.date: 10/23/2016 ms.assetid: 29958ae5-85d3-4585-9ba6-550b8ec9393a --- # Upgrading to Entity Framework 6 diff --git a/entity-framework/ef6/what-is-new/visual-studio.md b/entity-framework/ef6/what-is-new/visual-studio.md index da37512ed5..be0ec2cb8f 100644 --- a/entity-framework/ef6/what-is-new/visual-studio.md +++ b/entity-framework/ef6/what-is-new/visual-studio.md @@ -1,7 +1,8 @@ --- -title: "Visual Studio Releases - EF6" +title: Visual Studio Releases - EF6 +description: Visual Studio Releases and Entity Framework 6 author: divega -ms.date: "07/05/2018" +ms.date: 07/05/2018 ms.assetid: 028FF890-4EDB-4F03-AE53-72F9C33EC92F --- # Visual Studio Releases