Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Can't remove Database Migration with Ef Core

How to restore migration history with EF Core

Error when trying to create a new empty controller: 'Sequence contains no matching element'

How Can I generate Identity DB Scripts without migration

Is it possible to apply EF migrations only to local/in-memory data?

EF Code First Migrations: recreate database and Seed

Entity Framework 4.3: 'update-database' when configuration files are separated

Adding TimeStamps with EF 4.3 Migrations

Compile error "Type 'MyMigration' already defines a member called 'Up' with the same parameter types

Azure Continuous Deployment - Code First Migration seeding issue (MVC 5)

How to generate empty migration in Entity Framework Core?

Set identity to the previous created column during migration

How to enforce Restrict DeleteBehavior for migration build using ef?

Trying out EF code-first and migrations - stumbling blocks

Run EF migrations on Startup in asp.net core 6 application

Speed up retrieval of distinct values for dropdown via caching