Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Is there anyway to import a publish profile directly into Team Services Build Definition for .NET Core

Why does application start with dotnet ef migrations add?

EF 4.3 migrations throwing "Unable to open configSource file"

Primary keys created by Entity Framework are not auto-incrementing

Entity Framework Code First Migrations thinks there is a change that shouldn't be there

Entity Framework: Slow migrations with large volumes of data

Resx files and embedding into assembly

ASP.NET Entity Framework Code First Migration process between environments

EF Core 2.0 error while renaming column using Migrations

Removing code first migration and degrade to older state

How do you apply pending explicit migrations in visual studios community edition? (ASP.Net)

Unknown CS1003 Error

Using Entity Framework Code First Migrations on multiple Oracle Schemas

How to fix EF Core migration "The certificate chain was issued by an authority that is not trusted"

How to define a table that its primary key is constructed from 2 foreign keys with EF code-first

Why Migration.BuildTargetModel has so much duplicate code?