Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

How to disable EF Migration code first Default Value generation

Cant remove identity attribute from PK

Test for schema changes in Entity Framework migration

Entity Framework - adding an existing entity to one to one relationship in seed method

How use DbContext in migration?

Multiple DbContexts on one DB with Code First Migrations

Run dotnet tool restore to make the dotnet-ef command available

Run an EF core migration without a transaction?

Entity Framework 7 migration: how to get a varchar column with a length greater than 1?

The 'data source' keyword is not supported. (ASP.Net app, Entity-framework 5, Code first, migrations)

EF Migrations: Truncate table

Entity Framework - Migrations on Azure - Real Life Scenario - Downgrading database

Postegres ef-core update database produce "42P01: relation "__EFMigrationsHistory" does not exist" error

An error occurred while calling method 'BuildWebHost' on class 'Program'

Entity framework update seed data - data motion migration

How to configure a many to many relationship with primary key too in it