Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

How can I manage EF 6 migrations in visual studio 2015?

EF 5, Code First - Create a new database and run all migrations programmatically

Foreign Key To Microsoft.AspNet.Identity.EntityFramework.IdentityUser?

An error occurred while getting provider information from the database

MigrateDatabaseToLatestVersion no running Seed() method

Add-Migration command fails with "type is not resolved"(where "type" is inner entity framework class)

F# data access and EF migrations

Automatically execute migrations when publishing ASP.NET Core app

Can't update database using EF Migrations after updating to EF 6.0.0-alpha

Composite Key EF Core getting error when using Fluent Api

Which project should I enable migrations

Making AddOrUpdate change only some properties

Seed Entities AND Users, Roles?

Entity Framework - Seed AddOrUpdate with multi column index as identifier

Code First Migrations With Existing Table

EF Core Migrations with multiple DbContexts on single database

Delete table from EF CodeFirst migration

How do OnModelCreating and non automatic Migrations relate?

Code-First Add-Migration keeps adding the same column

EF 5 Code First Migration Bulk SQL Data Seeding