Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Seeding large lookup table data with Entity Framework Code First migrations

EF5 one-to-many relationship

How do I create a primary key using two foreign keys in Entity Framework 5 code first?

Composite PK without key property

Is the source code for the Entity Framework Power Tools extension available? If not, will it ever be?

EntityFramework t4 template - XML documentation

Unable to cast object of type 'System.Collections.Generic.List`1[ModelA]' to type 'ModelA'

Comparing performance of generated queries for Any() vs Count() in Entity Framework 5

Entity framework code first migrations production (WPF application)

c# wpf entity-framework-5

How to map a stored procedure result to a custom class?

Entity Framework 5 Fluent API - Configure Unidirectional Relationship

Use of UpdateAsync method ASP.NET Entity Framework