Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF Core 3.1 using Authentication=Active Directory Integrated

EF Core 1.1 to WebApi Core - Add-Migration fails

How to do Multiple ThenInclude navigation props after One Include

c# entity-framework-core

Handle duplicate key violations in EntityFramework Core

Executing EFcore Migrations inside a .NETStandard Library project

Error in EF Core: A second operation started on this context before a previous operation completed

EF foreign key reference using Id vs object

c# entity-framework-core

Entity Framework Core : Access parent from child

Problem with owned types mapping in EF Core 3.0

Web Api (MVC 6) Chunked body did not terminate properly with 0-sized chunk

Database First but only a subset of the database

Entity Framework Core (7): load single entity by id

UseInMemoryDatabase with UseInternalServiceProvider. No database provider configured

Specifying login creditials for remote SQL connection string in ASP.Net/Entity Framework Core

Fluent Api Entity Framework core

Generic method for updating EFCore joins

Entity Framework Core: FK with Different DataType than PK

c# entity-framework-core

Entity Framework Core; using ORDER BY in query against a (MS) SQL Server

Turning off shadow property generation

Net core EF 3.1 LINQ string comparison no longer working