Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Concurrency across a scoped DbContext

Check if a table exists using EF Core 2.1

Property or navigation with the same name already exists on entity type - how to add foreign keys in migration scenario of Entity Framework

Entity Framework Core DbContext inheritance problem with DbOptions in constructor

Does a unique column constraint affect the performance of INSERT operations in SQL Server

Generic Repository in C# Using Entity Framework

How to make the EF Core Tools 3.1.2 work?

entity-framework nuget