Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Does Entity Framework Code First allow for fluent mappings in separate files?

Entity framework 6 code first - one way many to many via annotations

How do I map to a lookup table using Entity Framework Code First with Fluent API

Error While Enabling Code-First Migrations On Mobile Services Database

EF 4 Code First: Model compatibility cannot be checked because the EdmMetadata type was not included in the model

EF 4.1, Code-First: Is there an easy way to remove ALL conventions?

How do I encrypt data in Entity Framework Code First?

Entity Framework with Sql Server Column Level Encryption

How to get dbsets metadata from EF CodeFirst DbContext?

ef-code-first

In what scenarios do I need foreign keys AND navigation properties in entity framework

Entity Framework : Sharing entities across different DbContexts

EF Code First not generating table for ICollection<string>

How to force EF code first to recreate databases?

My Seed() method is never called in Code First EF 5

Reverse engineering a subset of tables for Entity Framework

Recreate and Reseed LocalDb Before Each Unit Test

Multipleactiveresultsets in Entity Framework 4.1 Code First

Entity Type Has No Key Defined

Entity framework, code first. Child objects not populating when called

EF Code First Migrations to Deploy Older Version