Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

How to map a DDD Value Object in EF to a different table?

EF Code First: Primary Key same as Foreign Key

Exception of type 'System.ObjectDisposedException'

Can't update Database with EF Code-First

How to configure many to many relationship using entity framework fluent API

EF Core Many-to-Many Relation Table Naming [duplicate]

Look up locally cached entity by key in EF 6 / Code First

The foreign key property '' was created in shadow state because a conflicting property with the simple name ''

Adding Default Value for New Guid Column in Entity First Migration

Mapping to already existing database table

How to use a serial field with Postgresql with Entity Framework Code First

Entity Framework multiple references to same table

EF Core Include() in Many to Many relation

Entity Framework lazy loaded collection sometimes null

Why does Entity Framework try to insert existing entity?

Entity Framework - Code First saving many to many relation

Entity Framework Code First Convert TPT to TPH

"the provider did not return a providermanifesttoken" using Oracle MangedDataAccess with EF 6 Code First