New posts in entity-framework

Entities VS Domain Models VS View Models

Entity Framework Data Annotations Set StringLength VarChar

entity framework update many to many relationship: virtual or not

Entity Framework. View return duplicate records

Best practices for using the Entity Framework with WPF DataBinding [closed]

An object with the same key already exists in the ObjectStateManager. The ObjectStateManager cannot track multiple objects with the same key

What is Entity Framework fluent api?

EF ICollection Vs List Vs IEnumerable Vs IQueryable

Cloning data on Entity Framework [duplicate]

Many to Many Relationships not saving

There is already an object named 'AspNetRoles' in the database

EF Core Transient DBContext get old value

Cannot resolve DbContext in ASP.NET Core 2.0

How to update not every fields of an object using Entity Framework and EntityState.Modified

Entity Framework Include() strongly typed

C# Code-First migration, up/down?

After updating Entity Framework model, Visual Studio does not see changes

Entity Framework Core : “Invalid attempt to call ReadAsync when reader is closed”

Entity Framework Core - setting the decimal precision and scale to all decimal properties [duplicate]

CodeFirst EF4.1 MVC Against legacy database - Multiplicity conflicts