Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Changes are not tracked when using projections in Entity Framework Core 3.1

EF Core: One to many relationship without navigation property in domain

EF Core: FirstOrDefault() vs SingleOrDefault() performance comparison

EF Core self referencing not working if there are 2 foreign keys to self (Code first)

Entity Framework - delete a record with the primary key

Entity Framework Core 3.1 - Log Information About Both Commands and Transactions

Entity Framework Core migrations through CI and CD in Azure DevOps

EF Core takes a lot of time, sometimes, to perform SELECT query

Project EF Core 7 result to named tuple

At what operation exactly does Entity Framework open and close a database connection?

EF Core migration error: Object reference not set to an instance of an object

EF Core Code First - Clustered Index and Identity Column

Postgresql Table Inheritance in entity framework

Entity Framework Core is lazy loading when transforming

C# Entity Framework Core: unable to resolve service

c# entity-framework-core

Does Entity Framework Core support database password rotation