Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Generate SQL script to Seed initial data with Entity Framework v6.1 Code First

How can I create and use views using EF6 Code First?

Entity Framework 6 Code First Concurrency

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 Code First Convert TPT to TPH

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