Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Configuring one-to-many and one-to-one relationship in Entity Framework Core

Entity Framework Core Self reference optional property

c# entity-framework-core

How to execute stored procedure using blazor

EF Core unable to determine relationship represented by foreign keys in abstract class

DbContext instance used in two places concurrently - EF - Hangfire

How to use EF Core and .NET 8 to upsert into a table with many-to-many relationship?

Is it possible to hint at EntityFramework Core to use an inner join instead of an EXISTS sub-query for navigation property collection conditions?

Azure Synapse Analytics | Login failed for user '<token-identified principal>'

EF Core - Error "The association between entities has been severed" while deleting child entity from parent

EF Core non nullable navigation properties - Best practice

Error : A connection was successfully established with the server, but then an error occurred during the login process

c# entity-framework-core

deps.json does not exist in Entity Framework Core 7 in .NET MAUI app

EF Core 5 Upgrade - Query Timeouts

EF Core 8 - more efficient way to code this? Something like a SQL Case statement?

How to improve poor performance of EF Core SQL query that sorts on a child collection

Getting transient errors when making calls against Azure SQL Database from Azure Function