Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Switching from EF Automatic Migration to Code-First-Migration

Entity Framework Migration API

Change migration file manually and keep compatible __migrationhistory record

Way to reduce compiled DLL bloat when using Entity Framework Code First Migrations

EF 6 Enable-Migrations Can't Find Context

Entity Framework 6: Migration Drop column if exists

Code First Migrations for a custom NuGet package can't be executed from main application

How to control primary key values when seeding data with Entity Framework codefirst

Entity Framework Migrations: Timeout SqlException during migrating

EF backward compatible DB migrations

Can't run EF migration where DbContext connection string is set at runtime and separate project from application

EF Core empty migration issue

Make EF4.3 Code First Migrations ignore pending migrations

How to migrate database schema from Identity 2.2.0 to 3.0.0-rc1-final