Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Run an EF core migration without a transaction?

Entity Framework Code First - Many-to-many with a single class

Update entity graph Ids with Db generated Ids in Disconnected environment(EF)

Only one identity column per table is allowed

Prevent extra foreign key columns in One to Many relationship

Define SQL table primary key as case sensitive using Entity Framework Code First

EF Code First thinks database is out of date -- only in production

When using entity framework code-first mapping property to separate table, moves foreign key field

Entity Framework Code First Read and write bridge table

Entity with many-to-many relationship creation fails after upgrading to RC

Cannot rename Discriminator column in Entity Framework 4.1 Code First database

Nullable fields are created when customizing IdentityUser class in asp.net Identity

How to configure EF Code First to not map a specific type?