Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to enable append only ledger tables with EF core 6 code first

aspnet core entity framework 7 self referencing "job" 1 to many table

Is EnableRetryOnFailure() valid way for solving database deadlocks? Does it have negative influence on performance?

Problem with EF Core after migrating from 2.2 to 3.1

Execution strategy 'SqlServerRetryingExecutionStrategy' does not support user-initiated transactions

Multiple level properties with EF Core 6

'Fragment' does not have an implementation exception when trying to add migration with EF Core 7

How to add parameter/s to every query in DbContext in EF Core to secure tenants data?

Can't create EF migrations after installing .NET 6

Azure SQL Authentication Active Directory Default Slow

Upgrade checklist for latest .NET, ASP.NET Core and EF Core

EF Core 3.1 generates ORDER BY (SELECT 1) which breaks old code

IndexAnnotation to EF Core

EF Core custom count query

Entity Framework - Why do I get optional dependent using table sharing?

c# entity-framework-core