Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core-migrations

Custom Identity User class with one-to-many relationship creates extra column in database

Debugging Code Called by EF Core Add-Migrations

EF Core Migration error: Database 'MyDatabaseName' already exists. Choose a different database name

EF Core 2 duplicate column created with foreign key relationship

Add-Migration Value cannot be null. Parameter name: language

EF Core Migration - multiple databases

Using EntityFramework Core 2.2 to seed data that has a database generated key

SQL Server Collations In EF Core

EF Core 2.0 how to use SQL stored procedure

ef core migration can't use secret manager

How to handle huge efcore migrations designer files that is slowing down build and IDE

EF Core migrations in Docker container