Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

EF 5 Code Migration Errors: "There is already an object named _____ in the database"

How can I unit test Entity Framework Code First Mappings?

Entity Framework with Include and Select together

How to update related entities in Entity Framework

SQL Server Collations In EF Core

Entity Framework 4 - Mapping non-public properties with CTP5 (code first) in a persistence unaware context

Validate EF Code first model against existing database

ef-code-first

Entity Framework 4 Not Saving My Many-To-Many Rows

Manually editing database in code first entity framework

Entity splitting when key column has different names?

Possible to set column ordering in Entity Framework

DbContext SaveChanges Order of Statement Execution

EF-Code first complex type with a navigational property

EF4.1 Code First Complex Type as primary key

Entity Framework 5 code first map string to varchar globally

Select Specific Columns from Database using EF Code First

InvalidOperationException: Cannot use table 'xxxx1' for entity type 'xxxx2' since it is being used for entity type 'xxxx1'

Entity Framework Code First and CA2227 "Collection Properties should be read only"

EF Code First: Add row to table with a non-identity primary key

Entity Framework code first migrations throwing error