Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

Entity Framework associations with multiple (separate) keys on view

EF 6 - Code first invalid one-to-one foreign key relationship

seed method not called with EntityFramework CodeFirst

MultiTenancy with DbContext and TenantId - Interceptors, Filters, EF Code-First

C# EF Code First virtual keyword, what does it do?

Entity Framework 6 code first: setting unicode to false for string properties

How to define relationships programmatically in Entity Framework 4.1's Code-First Fluent API

EF 4.3 Migration - how to produce a downgrade script?

Table Valued Function and Entity Framework

EF 4.1 Code First and Existing Database and .NET Membership