Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Migration tries to create sequence that already exists

Add migration - Both Entity Framework Core and Entity Framework 6 are installed

EF Core - Change column type from varchar to uuid in PostgreSQL 13: column cannot be cast automatically to type uuid

EF inserts a DB generated key, ignoring DatabaseGeneratedOption.None

One-to-many relation in ASP.NET MVC4 and CodeFirst

Revert EfCore Migrations with Azure DevOps

Run code after all EF Core migrations are applied

Upgrading from Entity Framework 6 to EF Core moving to AspNetCore.Identity dealing with schema migration issues with existing databases

Entity Framework Data Migrations for Different Environments

EF Core Data Seeding (HasData method on modelBuilder) not inserting data for Identity column

How to Rename AspNetUsers table for a class inherited from IdentityUser in ASP .NET Core 2.1?

Migrating from EF5 to EF6 with existing migrations

multiple localdb instances in separate files

Using dotnet-ef with docker and asp.net core 3.1

EF 6 CodeFirst Migrations Not Working