Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Cannot find plural form of table

Override Default Identity Table Names

Add Migration gives "Unable to resolve project from ..."

Entity Framework - Azure Table Storage Provider - Enum Support

Login fails after changing password ASP.NET Core

How to Update Existing Disconnected Entity

entity-framework-core

EF Core Composite Key, one foreign, one auto incrementing

DbContext.OnConfiguring not getting called and behaving weird in Asp.net core

LINQ to Sql, cannot perform an aggregate function on an expression containing an aggregate or a subquery

dotnet exec needs a managed .dll or .exe extension while adding Entity Framework Core (1.1.0) Migrations

Cannot add EntityFrameworkCore Tools to class library in Visual Studio 2017

EF Core Include() in Many to Many relation

Entity framework core: How to test navigation propery loading when use in-memory datastore

Define Entity Framework relationships using foreign keys only by FluentAPI

Custom Execution Strategy Error in VS2017 and Entity framework Core 2.0

Object already exists with Entity Framework Core initial migration

Order an ICollection [duplicate]

c# entity-framework-core

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

Entity Framework Core - how to programmability turn off auto increment?

How to order by 1 expression or 2 expressions based on a condition?