Search code examples
How to Join two entities and store results in a list of an entity in EF Core...


c#entity-framework-core

Read More
UpdateRange method of Entity Framework Core does not work...


entity-frameworkasp.net-coreentity-framework-core

Read More
"The 'List<NNN>' property 'PPP' could not be mapped ..." error on tr...


c#entity-framework-corenpgsql

Read More
.NET 8 & SQL Server 2016 - Contains() throws error...


sql-serverasp.net-coreentity-framework-core.net-8.0ef-core-8.0

Read More
EF Core: Cannot perform an aggregate function on an expression containing an aggregate or a subquery...


entity-framework-core

Read More
Multiple many-to-many and multiple one-to-one relationships in the same entities...


c#sql-serverasp.net-coreentity-framework-coreasp.net-core-mvc

Read More
Detect lazy-load in Entity Framework Core...


c#entity-framework-corelazy-loading

Read More
EF Core Tracking Issue .NET9...


.netentity-frameworkentity-framework-core

Read More
Postgresql with accent-insensitive and case-insensitive pattern matching...


sqlpostgresqlentity-framework-corecollation

Read More
ToListAysnc/ToList taking too long with Azure Cosmos Entity Framework Core...


entity-framework-coreazure-cosmosdbazure-cosmosdb-sqlapi

Read More
I have an issue passing the correct data to my SQL database through my ASP.NET Core 9 Web API...


c#asp.net-coreentity-framework-coreasp.net-core-webapi

Read More
Need to Update EF Core Tools...


entity-framework-core

Read More
Cannot resolve scoped service 'xx.IEnumerable`1[xx.IDbContextOptionsConfiguration`1[xx.ExampleDb...


c#.netasp.net-coreentity-framework-core.net-9.0

Read More
How to fix database update PendingModelChangesWarning error...


c#.netentity-framework-core

Read More
Unable to Use `Microsoft.EntityFrameworkCore.Migrations.Design` in C# Project...


c#entity-framework-corenuget-package

Read More
Entity Framework Core: LINQ query with OrderByDescending and navigation properties fails to translat...


c#linqentity-framework-core

Read More
How to achieve message deduplication when using MassTransit with postgres transport and EF Core for ...


postgresqlentity-frameworkentity-framework-coremasstransit

Read More
Error - EF Core Power Tools: The application to execute does not exist: 'C:\Users\UserName\AppDa...


c#entity-framework-coreef-core-power-tools

Read More
Anyway to require EF Core to use two queries for related data instead of 1 or N+1?...


c#.netdatabaseentity-frameworkentity-framework-core

Read More
While trying to concatenate a string, I am getting expression tree cannot contain value of ref struc...


c#.netasp.net-coreentity-framework-coreblazor

Read More
C# Entity Framework Core Conditional Projection...


c#lambdaentity-framework-coreprojection

Read More
How to run stored procedures in Entity Framework Core?...


asp.net-coreasp.net-core-mvcentity-framework-core

Read More
How do resolve this exception about an ambiguous constructor in ASP.NET Core?...


asp.net-coreentity-framework-coreasp.net-core-5.0

Read More
How to add new record in a table with a value for primary key?...


c#asp.net-coreentity-framework-corerazor-pages

Read More
Generic Repository in C# Using Entity Framework...


c#.netentity-framework.net-coreentity-framework-core

Read More
Handle EFCore Lifetimes in Blazor Server where Backend is used for REST API as well...


c#.net-coredependency-injectionentity-framework-coreblazor-server-side

Read More
virtual property will not update to null...


entity-framework-core

Read More
Why is HasComputedColumnSql ignored?...


entity-framework-core

Read More
How to update the model when using database first approach...


asp.net-coreentity-framework-core

Read More
Cannot access a disposed object in ASP.NET Core when injecting DbContext...


c#asp.net-coreentity-framework-core

Read More
BackNext