Skip to content

Commit

Permalink
Stop spamming our alumni friends
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam committed Oct 6, 2020
1 parent 20c2fa1 commit 2ee9b57
Show file tree
Hide file tree
Showing 180 changed files with 146 additions and 181 deletions.
2 changes: 1 addition & 1 deletion entity-framework/core/get-started/install/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Installing Entity Framework Core - EF Core
description: Installation instructions for Entity Framework Core
author: divega
author: bricelam
ms.date: 08/06/2017
uid: core/get-started/install/index
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/managing-schemas/ensure-created.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Create and Drop APIs - EF Core
description: APIs for creating and dropping databases with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 11/07/2018
uid: core/managing-schemas/ensure-created
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Applying Migrations - EF Core
description: Strategies for applying schema migrations to production and development databases using Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 05/06/2020
uid: core/managing-schemas/migrations/applying
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Custom Migrations History Table - EF Core
description: Customizing a history table to use for migrations with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 11/07/2017
uid: core/managing-schemas/migrations/history-table
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/managing-schemas/migrations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Migrations Overview - EF Core
description: Overview of using migrations to manage database schemas with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 05/06/2020
uid: core/managing-schemas/migrations/index
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Managing Migrations - EF Core
description: Adding, removing and otherwise managing database schema migrations with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 05/06/2020
uid: core/managing-schemas/migrations/managing
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Custom Migrations Operations - EF Core
description: Managing custom and raw SQL migrations for database schema management with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 11/07/2017
uid: core/managing-schemas/migrations/operations
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Using a Separate Migrations Project - EF Core
description: Using a separate migration project for managing database schemas with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 10/30/2017
uid: core/managing-schemas/migrations/projects
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Migrations with Multiple Providers - EF Core
description: Using migrations to manage database schemas when targeting multiple database providers with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 11/08/2017
uid: core/managing-schemas/migrations/providers
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/managing-schemas/migrations/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Migrations in Team Environments - EF Core
description: Best practices for managing migrations and resolving conflicts in team environments with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 10/30/2017
uid: core/managing-schemas/migrations/teams
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/managing-schemas/scaffolding.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Reverse Engineering - EF Core
description: Reverse engineering a model from an existing database using Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 11/13/2018
uid: core/managing-schemas/scaffolding
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Design-time DbContext Creation - EF Core
description: Strategies for creating a design-time DbContext with Entity Framework Core
author: bricelam
ms.author: bricelam
ms.date: 09/16/2019
uid: core/miscellaneous/cli/dbcontext-creation
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/miscellaneous/cli/dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: EF Core tools reference (.NET CLI) - EF Core
description: Reference guide for the Entity Framework Core .NET Core CLI tools
author: bricelam
ms.author: bricelam
ms.date: 09/17/2020
uid: core/miscellaneous/cli/dotnet
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/miscellaneous/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Entity Framework Core tools reference - EF Core
description: Reference guide for the Entity Framework Core CLI tool and the Visual Studio Package Manager Console
author: bricelam
ms.author: bricelam
ms.date: 09/19/2018
uid: core/miscellaneous/cli/index
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/miscellaneous/cli/powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: EF Core tools reference (Package Manager Console) - EF Core
description: Reference guide for the Entity Framework Core Visual Studio Package Manager Console
author: bricelam
ms.author: bricelam
ms.date: 09/09/2020
uid: core/miscellaneous/cli/powershell
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/miscellaneous/cli/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Design-time services - EF Core
description: Information on Entity Framework Core design-time services
author: bricelam
ms.author: bricelam
ms.date: 10/26/2017
uid: core/miscellaneous/cli/services
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Configuring a DbContext - EF Core
description: Strategies for configuring DbContexts with Entity Framework Core
author: rowanmiller
author: ajcvickers
ms.date: 10/27/2016
uid: core/miscellaneous/configuring-dbcontext
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Connection Resiliency - EF Core
description: Using connection resiliency to automatically retry failed commands with Entity Framework Core
author: rowanmiller
author: AndriySvyryd
ms.date: 11/15/2016
uid: core/miscellaneous/connection-resiliency
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/miscellaneous/connection-strings.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Connection Strings - EF Core
description: Managing connection strings under different environments with Entity Framework Core
author: rowanmiller
author: bricelam
ms.date: 10/27/2016
uid: core/miscellaneous/connection-strings
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/miscellaneous/logging.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Logging - EF Core
description: Configuring logging with Entity Framework Core
author: rowanmiller
author: ajcvickers
ms.date: 10/27/2016
uid: core/miscellaneous/logging
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/modeling/backing-field.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Backing Fields - EF Core
description: Configuring backing fields for properties in an Entity Framework Core model
author: rowanmiller
author: ajcvickers
ms.date: 10/27/2016
uid: core/modeling/backing-field
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/data-seeding.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Data Seeding - EF Core
description: Using data seeding to populate a database with an initial set of data using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/02/2018
uid: core/modeling/data-seeding
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/modeling/entity-properties.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Entity Properties - EF Core
description: How to configure and map entity properties using Entity Framework Core
author: lajones
author: roji
ms.date: 05/27/2020
uid: core/modeling/entity-properties
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/generated-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Generated Values - EF Core
description: How to configure value generation for properties when using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/06/2019
uid: core/modeling/generated-properties
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/modeling/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Creating and configuring a model - EF Core
description: Overview of creating and configuring a model with Entity Framework Core
author: rowanmiller
author: AndriySvyryd
ms.date: 11/05/2019
uid: core/modeling/index
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/inheritance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Inheritance - EF Core
description: How to configure entity type inheritance using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 10/27/2016
uid: core/modeling/inheritance
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/keyless-entity-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Keyless Entity Types - EF Core
description: How to configure keyless entity types using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 9/13/2019
uid: core/modeling/keyless-entity-types
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Keys - EF Core
description: How to configure keys for entity types when using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/06/2019
uid: core/modeling/keys
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/owned-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Owned Entity Types - EF Core
description: How to configure owned entity types or aggregates when using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/06/2019
uid: core/modeling/owned-entities
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/spatial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Spatial Data - EF Core
description: Using spatial data in an Entity Framework Core model
author: bricelam
ms.author: bricelam
ms.date: 10/02/2020
uid: core/modeling/spatial
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/modeling/table-splitting.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Table Splitting - EF Core
description: How to configure table splitting using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 01/03/2020
uid: core/modeling/table-splitting
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/providers/cosmos/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Azure Cosmos DB Provider - Limitations - EF Core
description: Limitations of the Entity Framework Core Azure Cosmos DB provider as compared to other providers
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/05/2019
uid: core/providers/cosmos/limitations
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Azure Cosmos DB Provider - Working with Unstructured Data - EF Core
description: How to work with Azure Cosmos DB unstructured data using Entity Framework Core
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/05/2019
uid: core/providers/cosmos/unstructured-data
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/providers/in-memory/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: InMemory Database Provider - EF Core
description: Information on the Entity Framework Core InMemory database provider
author: rowanmiller
author: ajcvickers
ms.date: 10/27/2016
uid: core/providers/in-memory/index
---
Expand Down
2 changes: 0 additions & 2 deletions entity-framework/core/providers/provider-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
title: Log of provider-impacting changes - EF Core
description: A log of changes in Entity Framework Core which impact providers
author: ajcvickers
ms.author: avickers
ms.date: 08/08/2018
ms.technology: entity-framework-core
uid: core/providers/provider-log
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Microsoft SQL Server Database Provider - Azure SQL Database Options - EF Core
description: How to specify the service tier and performance level for Azure SQL Database with the SQL Server Entity Framework Core Database Provider
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/05/2019
uid: core/providers/sql-server/azure-sql-database
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/providers/sql-server/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Microsoft SQL Server Database Provider - EF Core
description: Documentation for the database provider that allows Entity Framework Core to be used with Microsoft SQL Server
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/05/2019
uid: core/providers/sql-server/index
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/providers/sql-server/indexes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Microsoft SQL Server Database Provider - Indexes - EF Core
description: Index features specific to the Entity Framework Core SQL Server provider
author: roji
ms.author: shrojans
ms.date: 9/1/2020
uid: core/providers/sql-server/indexes
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Microsoft SQL Server Database Provider - Memory-Optimized Tables - EF Core
description: How to use Memory-Optimized Tables with the SQL Server Entity Framework Core Database Provider
author: AndriySvyryd
ms.author: ansvyryd
ms.date: 11/05/2019
uid: core/providers/sql-server/memory-optimized-tables
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/providers/sql-server/spatial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Microsoft SQL Server Database Provider - Spatial Data - EF Core
description: Using spatial data with the Entity Framework Core Microsoft SQL Server database provider
author: bricelam
ms.author: bricelam
ms.date: 10/02/2020
uid: core/providers/sql-server/spatial
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/providers/sqlite/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: SQLite Database Provider - EF Core
description: Information on the Entity Framework Core SQLite database provider
author: rowanmiller
author: bricelam
ms.date: 10/27/2016
uid: core/providers/sqlite/index
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/providers/sqlite/spatial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: SQLite Database Provider - Spatial Data - EF Core
description: Using spatial data with the Entity Framework Core SQLite database provider
author: bricelam
ms.author: bricelam
ms.date: 10/02/2020
uid: core/providers/sqlite/spatial
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/providers/writing-a-provider.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Writing a Database Provider - EF Core
description: Information on writing a new Entity Framework Core provider
author: anmiller
author: ajcvickers
ms.date: 10/27/2016
uid: core/providers/writing-a-provider
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/querying/filters.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Global Query Filters - EF Core
description: Using global query filters to filter results with Entity Framework Core
author: anpete
author: maumar
ms.date: 11/03/2017
uid: core/querying/filters
---
Expand Down
1 change: 0 additions & 1 deletion entity-framework/core/querying/related-data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Loading Related Data - EF Core
description: Different strategies for loading related data with Entity Framework Core
author: roji
ms.date: 9/11/2020
ms.assetid: f9fb64e2-6699-4d70-a773-592918c04c19
uid: core/querying/related-data
---
# Loading Related Data
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/querying/tags.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Query Tags - EF Core
description: Using query tags to help identify specific queries in log messages emitted by Entity Framework Core
author: divega
author: roji
ms.date: 11/14/2018
uid: core/querying/tags
---
Expand Down
2 changes: 1 addition & 1 deletion entity-framework/core/saving/basic.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Basic Save - EF Core
description: Basic information on adding, updating and removing data with Entity Framework Core
author: rowanmiller
author: ajcvickers
ms.date: 10/27/2016
uid: core/saving/basic
---
Expand Down
Loading

0 comments on commit 2ee9b57

Please sign in to comment.