Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

AutoFixture creating unwanted depth in complex objects

Visual Studio 2015 crashing each time I run Update-Database

Property name 'ProductId' is already defined

EF6 unique constraint on foreign key

c# entity-framework-6

Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT

When overriding SaveChanges and removing the EF relationship is null

EF 6 suspend Execution Strategy and overlapping executions - "does not support user initiated transactions" exception

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?

GroupBy Expression failed to translate

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?