Search code examples
How to pluralize class names when running scaffolding?...


c#.net-6.0ef-core-6.0

Read More
EF Core 6 startup project doesn't reference EFCore.Design while trying to scaffold to a project ...


c#entity-frameworkentity-framework-coreef-database-firstef-core-6.0

Read More
EF Core 6 get the line with the max date by 2 columns...


c#linqgroup-byentity-framework-coreef-core-6.0

Read More
Test if table IsTemporal in EF Core 6.0...


ef-core-6.0

Read More
Why does "dotnet ef migrations add" start my application?...


c#entity-framework-migrations.net-6.0asp.net-core-6.0ef-core-6.0

Read More
Failed to load /snap/dotnet-sdk/152/shared/Microsoft.NETCore.App/6.0.1/libcoreclr.so Error...


.net-6.0ef-core-6.0

Read More
How can I convert a SQL query to a Linq expression for a Join on with various conditions in EF Core ...


c#sqllinqef-core-6.0

Read More
Error adding an owned entity to the parent entity...


entity-framework-coreef-core-6.0

Read More
Many-To-One relation with both side's navigation properties defined does not work...


c#sql-serverentity-framework-coreef-core-6.0

Read More
A named connection string was used, but the name 'DefaultConnection' was not found in the ap...


c#.net-coreentity-framework-core.net-6.0ef-core-6.0

Read More
How to force inner join in Include?...


c#.netentity-framework-coreef-core-6.0

Read More
Why doe EF Core 6 validate Count(*) against null?...


c#postgresql.net-coreef-core-6.0

Read More
Create a relationship between two classes with different property names...


c#.netentity-framework-coreef-core-6.0

Read More
How To Resolve Error: Required properties '{'Prop1', 'Prop2'}' are missing f...


c#.net-6.0ef-core-6.0

Read More
LEFT JOINs are not mapping in EFCore 6...


sqlsql-serverentity-framework-coreef-core-6.0

Read More
How to make linq query for grouped list based on a join condition of two table more efficient...


c#visual-studiolinqentity-framework-coreef-core-6.0

Read More
Duende Identity Server v6 throwing "WindowsCryptographicException: Key does not exist"...


c#identityserver4ef-core-6.0duende-identity-serverduende

Read More
Why does application start with dotnet ef migrations add?...


c#entity-framework-coreentity-framework-migrationsef-core-6.0

Read More
LINQ for "Outer Apply" / "Left Outer Join" kinda Query for PostgreSQL...


c#postgresqllinqef-core-6.0

Read More
How to disable EF Migration code first Default Value generation...


c#entity-framework.net-coreentity-framework-migrationsef-core-6.0

Read More
Map multiple C# entities to a single database table in EF Core 6...


entity-framework-core.net-6.0ef-core-6.0

Read More
Multiple ON conditions in JOIN using Fluent API...


c#sql-serverentity-framework-coreef-fluent-apief-core-6.0

Read More
How does caching work in Entity Framework?...


asp.net-corecachingentity-framework-coreef-core-6.0ncache

Read More
One to One Relationship Cascade deleting child also deletes the parent...


c#sql-serverentity-framework-coreef-core-6.0

Read More
how to write LINQ left outer join in method syntax?...


c#linqef-core-6.0

Read More
EF Core: Group By Failure - Translation of 'Select' which contains grouping parameter withou...


linqentity-framework-corelinq-to-entitiesexpression-treesef-core-6.0

Read More
Cannot use NodaTime's Instant.InZone with the DateTimeZone in a variable with Npgsql's Entit...


entity-framework-corenpgsqlnodatimeef-core-6.0

Read More
EF Core Shared Domain Project...


c#.net-coredatabase-designentity-framework-coreef-core-6.0

Read More
Linq cannot translate my groupby/ordering query...


c#linqef-core-6.0

Read More
Load only some elements of a nested collection efficiently with LINQ...


linqef-core-6.0

Read More
BackNext