Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Turn property access Expression into a predicate Expression

EF Core Find breaks with Nullable Id

How to set many to many relation where for different relations status of entity might vary

Seed Object with Shadow Properties

Entity Framework get SUM from child property

String intersection using EF Core, Linq / SQL Server

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?