Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Migration to/from not found while creating migration script with ASP.NET Core tools

NpgsqlException : "Unknown message code: 74" on dotnet ef database update

How to add a new code-first migration with a newly-generated database?

CI EntityFramework Core missing migration check

AspNetCore 2.0.5 Add-Migration trying to create table instead of alter existing

MultiTenant Application Prevent Tenant Access Data from Other Tenant in Shared Database

How to associate one table to many parents using EF Code First

Entity Framework Code First Migration Class File

Table not added to database when adding a new migration using entity framework 7

Failed to create an editor. Exception from HRESULT: 0x80070057 (E_INVALIDARG)

defaultValue in migration doesn't work

migrate.exe, on a build server, wants to "start over" with migrations

How to "re-pluralize" database tables after moving from .NET 4.5 to .NET Core 2.2?

EF move migration to new project

modular concept with entity framework code first and self-contained migration support for each module

Entity Framework Core Add-Migration throws "An item with the same key has already been added. Key: MyProject.Model.MyContext

ASP.NET MVC Model containing File