Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

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

Union with EF Core returns unable to translate set operation since both operands have different 'Include' operations

Understanding versions of .NET Core and Entity Framework

installing dotnet-ef dotnet tool throws error

Dotnet core 1.1 on linux: Any particular way thats better than others when seeding data with EF Core?

Why add-migration command is not creating migration? Not recognising packages