Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

OData $expand, DTOs, and Entity Framework

Entity framework 6.x doesn't add table valued parameter while adding in model

VS 2015 ASP.NET Web API (EF6) & Xamarin Enable-Migrations fails

DbContext Query performance poor vs ObjectContext [duplicate]

c# .net entity-framework

Entity Framework ADO.NET Sql.Data.Client provider not found

c# .net entity-framework

Entity Framework Core Code-First: Cascade delete on a many-to-many relationship

EF6 'DbConfigurationClass' was set but this type was not discovered - multiple DbContexts and DbConfigurations

c# .net entity-framework

EF Core tools version update 2.1.1

Trace SQL Query in EF Code First

Thread safe Entity Framework 6

Getting inappropriate output with left join

Weird "assembly not referenced" error when trying to call a valid method overload

Where are the Entity Framework t4 templates for Data Annotations?

Wait! which config file? (Entity Framework Connection String)

Nested Transaction Behavior in EF6

The type appears in two structurally incompatible initializations within a single LINQ to Entities query

Checking Concurrency on an Entity without updating the Row Version

Mapping .NET Boolean datatype to oracle number(1,0) in entity framework throws error

.net entity-framework

Cannot create controller with Entity framework - Unable to retrieve metadata

Dynamic table name with entity framework