Search code examples
How to extend subset of products by ones determined by few product groups?...


sql-serverentity-framework-coreef-core-8.0

Read More
Recommended approach to show a custom user property in a view?...


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

Read More
SQL to LINQ - Case Expression...


c#linqentity-framework-corelinq-to-sql

Read More
how to handle 'QuerySplittingBehavior' warning...


entity-framework-coreef-core-5.0

Read More
'DbContextOptionsBuilder' does not contain a definition for UseNpgsql()...


c#postgresqlentity-framework-core

Read More
Validation 30000 No Type Specified for the Decimal Column...


c#entity-framework-coreef-core-2.0

Read More
Dynamically changing schema in Entity Framework Core...


c#asp.net-coreentity-framework-coredatabase-schema

Read More
Is there an EF Designer in .NET 6.0+?...


.net-coreentity-framework-coreado.net.net-6.0edmx-designer

Read More
How to map complex property from stored procedure results in Entity Framework Core?...


c#sql-serverstored-proceduresentity-framework-core

Read More
How can I reuse the logic in a .Include.Where() call while working with Entity Framework Core in .NE...


.netlinqentity-framework-corelinq-expressionsef-core-8.0

Read More
Method not found: System.String Microsoft.EntityFrameworkCore.Metadata.IPropertyBase.get_Name()...


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

Read More
How to get max length of a property using Entity Framework Core...


c#.net-coreentity-framework-core

Read More
Can't get two DbContexts to work in same ASP.NET Core solution with EF Core / SQL Server...


c#asp.net-coredependency-injectionentity-framework-coredbcontext

Read More
How to get an overloaded == operator to work with LINQ and EF Core?...


c#linqentity-framework-coreoperator-overloadingequality

Read More
EF Core scaffold - unique index with WHERE condition produces a 1:1 mapping instead of 1:n...


c#entity-framework-corenpgsqlef-core-10.0

Read More
EF Core nested Linq select results in N + 1 SQL queries...


c#sql-serverlinqentity-framework-coreselect-n-plus-1

Read More
In EF Core is it possible to map a `System.Version` column keeping the type's unique sorting pro...


postgresqlentity-framework-corenpgsql.net-9.0

Read More
Load additional columns to in-memory collection...


c#.net-coreentity-framework-core

Read More
oracle sequence with entity framework core throws ORA-02287...


entity-framework-coreoracle.manageddataaccess

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


sqlpostgresqlentity-framework-corecollationpostgresql-18

Read More
How to prevent Entity Framework Core from using Table-Per-Hierarchy (TPH) mapping...


c#mongodbentity-framework-coretable-per-typetable-per-hierarchy

Read More
How to ignore a DbUpdateConcurrencyException when deleting an entity...


entity-frameworkentity-framework-core

Read More
Replace connection string in scaffold DbContext...


asp.net-coreentity-framework-core

Read More
EF Core can not handle DateTimeOffset when using an SQLite connection...


postgresqlentity-framework-core

Read More
Is EF Core an Implementation of the Data Mapper or Active Record Patterns?...


entity-framework-corearchitecture

Read More
Globally Tag EF Core Queries with ".TagWithCallSite()"...


c#entity-framework-core.net-6.0

Read More
Entity Framework Core 8 Where IN vs Where IN OPENJSON...


c#entity-framework-coresql-server-2017ef-core-8.0

Read More
__EFMigrationsHistory remains empty even though the database is created...


c#.netentity-framework-coreasp.net-core-mvc

Read More
PendingModelChangesWarning When Starting API in Docker Container...


dockerdocker-composeentity-framework-coreasp.net-core-webapi.net-9.0

Read More
NSubstitute: ToDictionaryAsync: Only sources that implement IDbAsyncEnumerable can be used for Entit...


unit-testingentity-framework-core.net-8.0nsubstitute

Read More
BackNext