Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

Problem mapping multiple relations using Entity Framework code-first

PHP ORM frameworks with features similar to ADO.NET Entity Framework Code First?

Entity Framework code first, custom, additonal fields in many to many relationship

Why do Entity Framework classes need a virtual member of an unrelated class

How to make Confirmation link activate accounts in MVC4?

how do I return entities from delimited list of Ids in EF5 Code First

EF Code First One to Many and Reverse One To One Relationship

How to programatically create Sql Azure database of type Basic/Standard edition through Enity Framework code first

EF Code first - many to many relation mapping table with extra columns

Entity Framework Code First Convert TPT to TPH

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