Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 4.3 Migrations move existing data

Execution of the command requires an open and available connection. The connection's current state is broken.

Is there a way to remove the default dependency on Entity Framework within MVC 4?

Entity Framework data provider not found, entityclient

Create an Expression Tree that generates a parametric query for Entity Framework

ASP.NET MVC 5 identity application user as foreign key

EF Add-Migration indicates "No pending explicit migrations" but Update-Database complains "..there are pending changes"

Casting errors when attempting to return an IQueryable<MyType>

EF6: Foreign keys are not recognized on model generation for Sql Server DB

Entity Framework SQL query not returning results

c# sql entity-framework

How to use [Index] attribute in Entity Framework 6.1.1 with Code First

c# entity-framework

Accessing Navigation Properties from IdentityUser when LazyLoading is off

Preventing "'System.DateTime' failed because the materialized value is null"

Moving Entity framework to another project from MVC causes re-migration

unable to create a constant value of type anonymous type only primitive types

c# linq entity-framework

The navigation on entity type has not been added to the model, or ignored, or entityType ignored

How to set the right AttachDbFilename relative path in ASP.NET Core?

Multiplicity of the Principal Role must be 0..1

Entity Framework Core - Foreign Key 1 (extra foreign key column)

EF Core: How to add the relationship to shadow property?