Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

How to get connection string in class library project

Entity Framework - Different proxy objects for the same entity. And Include behavior with multiple paths to same destination

De-normalizing data into a code first Entity Framework entity, without a SQL View

Getting Sql Error: Invalid column name 'PrimaryContact_ContactID'

c# entity-framework-6

EF6 alpha Async Await on an Entity Stored Procedure / Function Import?

MiniProfiler with EntityFramework 6 code first

EF6 lazy loading doesn't work while eager loading works fine

c# entity-framework-6

EntityCollection - ICollection<InterfaceTEntity> - Runtime Issue/Quirk

Set collection to modified Entity Framework

c# entity-framework-6

Remove from collection in Entity Framework 6

Entity Framework 6 "HasRequired" and "WithMany" partially working - not working as expected

GroupBy Expression failed to translate

Entity Framework: Skip/Take functionality

Is it necessary to deploy the XML file in a class library?

Concurrency exceptions in Entity Framework

The ADO.NET provider with invariant name 'MySql.Data.MySqlClient' is either not registered in the machine or application config file

Code first custom SQL migration timeout exception

How to Use Entity Framework 6.x in Asp.Net 5 (MVC 6)

Entity Framework Filter Index

Entity Framework - Stop Lazy Loading Related Entities On Demand?