Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Getting the column name (sspace) from an ospace property name

Entity Framework 6 with an Immutable Class

EF + AutoFac + async "The connection's current state is connecting"

Unable to add second self Referencing FK to model, causes Unable to determine the principal end error

Linq return parent objects that have child items matching ALL items in separate list

c# linq entity-framework-6

EntityFramework database first - type mapping - map binary(8) from SQL to int in C#

How do I Cascade a SoftDelete?

Entity Framework 6 creates Id column even though other primary key is defined

UserManager.Create(user, password) thowing EntityValidationError saying Id is required?

How do I add a controller to ASP.NET MVC with Visual Studio 2013 and Entity Framework?

How to use an internal DbContext?

c# entity-framework-6

Defining a consistent projection in a model with EF6

Why is the seed method not being called?

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

Set Command Timeout in EF 6

"Update-Database" command fails with TimeOut exception