Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFramework Transaction - Save to multiple tables

c# entity-framework

Entity Framework: Execute multiple commands in one round trip

Adding columns to AspNetUserClaims in ASP.NET Identity

Implementing Generic Repository Pattern - entity key type

EF Core Include() in Many to Many relation

Entity Framework bind raw SQL query to model class

c# entity-framework

How can I install Entity Framework Power Tools for Visual Studio 2017? [closed]

Unable to configure AspNet.Identity using PostgreSQL

Entity Framework lazy loaded collection sometimes null

Define Entity Framework relationships using foreign keys only by FluentAPI

Custom Execution Strategy Error in VS2017 and Entity framework Core 2.0

How to change how Entity Framework generates SQL precision for Datetime

Setting up mock objects for EF dbcontext to test repository methods

EF6 vs Entity Framework Core : Insert an entity without resetting the primary key (identity) to zero

Includes doesn't work with LinqKit AsExpandable

Why does Entity Framework try to insert existing entity?

Failed because another entity of the same type already has the same primary key value As

ASP.NET Web Api join two tables to make an array of objects

ASP NET CORE Entity Framework Select with GroupBy Id

Automapper ProjectTo adds ToList into child properties