Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

How to map a value object identity in EF6 using fluent api?

EF Core Tool Ignoring the launchSettings.json in .net core 2.1 and 3.1

Create default roles and users using SimpleMembership MVC 4 - Code first approach

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?