Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to apply partial migration from code?

EF Core 3, optimize lots of Include/ThenInclude

'MySQLDbContextOptionsBuilder' does not contain a definition for 'ServerVersion'

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