Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-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

Mapping Database Views to EF 5.0 Code First w/Migrations

Entity Framework Code First: One-to-Many and Many-to-Many relationships to same table

why remove-migration run my app?

EntityFramework Core 2.0 - Add Migration error "The EntityFramework package is not installed"

migrate.exe could not load entityframework

EntityFramework migrations tries to create an existing database

Entity Framework Core apply migrations programmatically

Entity Framework Migrations - Managing In Branches

Merging migration entries in Entity Framework

Is there a good way to extend the Code-First Migrations

How can I disable the use of the __MigrationHistory table in Entity Framework 4.3 Code First?