Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

One to one relationship with Entity Framework Fluent API

Set a constraint for minimum int value

Error when serializing EF Code First 5.0 data in WebAPI Controller

Manually add a migration?

EF 4.2, CodeFirst - Navigation property within a complext type

How to make Entity Framework Code First use the SQL Azure DB?

EF Code First DropCreateDatabaseAlways not executed

EF Code first migrations not running after deploy to Azure

How to generalise access to DbSet<TEntity> members of a DbContext?

EF CodeFirst: Get all POCO types for DbContext

Entity Framework Code First DateTime field update on modification

Using a custom attribute in EF7 (core) OnModelCreating

Why doesn't SET IDENTITY_INSERT OFF work for me in EF 4.1?

In entity framework code first is there a way to add paging to navigation collections?

code first one-to-one enable cascade delete

SQL Server Compact 4.0 connection string for Entity Framework code first?

How do I map entities with lazy-loaded properties (without causing them to load)?

Cascade Delete Rule in EF 4.1 Code First when using Shared Primary Key Association

How do I populate data in Entity Framework code first on database creation?

EF Code First - Map Dictionary or custom type as an nvarchar