Search code examples
InvalidOperationException: The LINQ expression could not be translated, even though I used ToListAsy...


linqasp.net-coreentity-framework-coreasp.net-core-3.1ef-core-3.1

Read More
How to make an EF Core query using Expression?...


c#ef-core-3.1

Read More
EF Core one-to-one relation returns one-to-many relation...


postgresqlasp.net-coreentity-framework-coreef-core-3.1

Read More
List of enums in EF Core...


listasp.net-coreenumsef-core-3.1

Read More
Can I clone DbContext from existing one?...


c#asp.net-core.net-coredbcontextef-core-3.1

Read More
EF Core query using String.Contains...


c#ef-core-3.1

Read More
.NET Core API: Invalid column name '__roleName_0' on upgrading to EF Core 3.1 on docker cont...


c#dockerasp.net-coreef-core-3.0ef-core-3.1

Read More
Drop table using SQL and to run migrations on EF Core...


asp.net-coreentity-framework-coreef-core-3.1

Read More
EF Core: SaveChanges() error when exactly 167 records...


entity-framework-coreef-core-3.1

Read More
Entity Framework Core duplicating records in many to many relationship...


many-to-manyef-core-3.1

Read More
Error "Failed to compare two elements in the array - At least one object must implement ICompar...


c#ef-core-3.1

Read More
How to disable optional dependent entities...


entity-framework-coreef-core-3.1

Read More
Constructing expression tree to call Any method on a IQueryable collection (nested query)...


.net-corelambdareflectionef-core-3.1

Read More
Blazor Live Search - A second operation started on this context before a previous operation complete...


c#entity-framework-coreblazoref-core-3.1

Read More
Entity Framework Core mapping columns to object...


c#.netlinqentity-framework-coreef-core-3.1

Read More
EF Core: Lazy-loaded navigations must have backing fields...


entity-framework-coreef-core-3.1

Read More
How avoid that EF Core 3.1 load related entities on where clause...


c#entity-framework-coreef-core-3.1

Read More
CreateAsync very slow on DbContent...


c#entity-framework-coreasp.net-core-3.1ef-core-3.1

Read More
Left join to empty data using linq...


c#mysqllinqef-core-3.1

Read More
Use both AddDbContextFactory() and AddDbContext() extension methods in the same project...


c#entity-frameworkdependency-injectionef-core-3.1ef-core-5.0

Read More
How to apply joins on different context files...


c#databaselinqjoinef-core-3.1

Read More
How can I add multiple tables in .NET 6 using Include command...


c#linq.net-6.0ef-core-3.1

Read More
When called from 'VisitLambda', rewriting a node of type 'System.Linq.Expressions.Parame...


linqazure-cosmosdbc#-8.0.net-core-3.1ef-core-3.1

Read More
.Net core 3.x Keyless Entity Types avoid table creation...


c#entity-framework-coreef-core-3.0ef-core-3.1

Read More
Duplicate foreign keys and columns being created for an id EF Core 3.1...


c#ef-fluent-apief-core-3.1

Read More
How can I make EF Core 3 translate the group by foreign key the same way efcore7 does it?...


c#sql.netentity-framework-coreef-core-3.1

Read More
EF Core set environment not working predictably...


c#environment-variablesvisual-studio-2019ef-core-3.1package-manager-console

Read More
Argument type IOrderedQueryable does not match the corresponding member type IOrderedEnumerable (LIN...


c#linqef-core-3.1

Read More
Getting "NEXT VALUE FOR" for a SQL Server sequence using EF Core 3.1 - impossible?...


sql-serverentity-framework-coresequenceef-core-3.1

Read More
EF core 3.1: should I initialize list navigation properties when using eager loading to load related...


c#asp.net-core.net-coreentity-framework-coreef-core-3.1

Read More
BackNext