Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

7-second EF startup time even for tiny DbContext

Rowversion comparison in Entity Framework

Does Entity Framework save related classes automatically?

Should I implement DTOs in repository pattern with EF? [closed]

EntityFramework not generating C# files properly (some enums are incomplete, so build fails)

EF Core - Error when adding a related entity

How can I use SQL Server JSON_VALUE function in EF 6 Code First for classic .NET

.net Core 2, EF and Multi Tenancy - Dbcontext switch based on user

How do I replace an Int property with an Enum in Entity Framework?

c# .net entity-framework

How to specify SQL Server XML data type in Entity Frameworks 4.0 Model?

Entity Framework startup time

How to Edit and Save ViewModels data back to database

Entity Framework: am I supposed to modify migration classes?

Using multiple dbcontext instances and dependency injection

EF4 - custom ObjectContext and inheritance question

entity-framework

EF Code First: IValidatable Object not validating

MERGE in Entity Framework

MVC4 scaffolding of database-first Entity Framework model in Visual Studio 2012

Unit test Entity Framework using moq

SqlDependency with EntityFramework 6 (async)