Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Add Foreign Key Column In EF Core

How do I create a migration for an existing database in EntityFramework 4.3?

Entity Framework 6 - Does not create tables when enabling Migrations

Exceptions for Entity Framework Code First Migrations

Scaffold migration with context key change

Changing the type of a property with EF Code First [duplicate]

Read database during an entity framework migration (select query)

Strategies for re-deploying an older version of your application's database

EF Core - Create a migration without connection string

Publish Web dialog doesn't detect my entity framework 5 context as Code First

EF6 codefirst + MySql migrations: type nvarchar(max) not supported

EF Core Updates Seeded Data on every Migration without being changed

WebPublish Code-First Migrations with external connectionStrings.config file

How to drop a table in Entity Framework Code First?

Entity Framework 4.3.1 Code First: database created but tables are not

How can I create a SQL Server system table

Entity framework core, code first migration with data migration

Error while doing Migrations EF core 2.0, changing Identity id from string to int