List Question
20 TechQA 2024-02-15T18:28:12.517000LINQ query works in LinqPad but errors in .NET Application
52 views
Asked by PixelPaul
How to find the cause of "second operation started on this thread..." error messsage
32 views
Asked by geoff swartz
The Linq expression cannot be translated
1.1k views
Asked by StarLord
"Update" migration scripts for Entity Framework Core 3.1.8 to 6.0.4
1k views
Asked by FredM
EF Core 3.1 - Include filtering throw an error 'Lambda expression used inside Include is not valid.'
196 views
Asked by senpai.maku
Can you add a foreign key from a table that you don't have a class model for?
237 views
Asked by Yoda
Entity Framework Without Migration and Scaffolding (DB First Approach)
261 views
Asked by Mr. Code
linq query not returning anything by itself but data shows when there is a join added. What am I doing wrong?
211 views
Asked by Lawrence Whittemore
The Query (LINQ) expression could not be Translated Entity Framework Core
444 views
Asked by user3501613
Unable to find provider assembly 'Microsoft.EntityFrameworkCore.SqlServer'. Ensure the name is correct and it's referenced by the project
2.4k views
Asked by abdulraheem alarpi
EF Core MySQL uses inconsistent time zone when using DateTimeOffset
529 views
Asked by paxbun
Entity Framework Core 3.1.8 not saving 0 to column with default value of -1
871 views
Asked by user20358
linq sql join gets null with query syntax
81 views
Asked by integrus tr
EF Core completely ignores my selected properties in select
530 views
Asked by Auspex
Entity Framework Core Adding New Migration After Initial Creation
330 views
Asked by mkartal
Entity Framework Core EF formatting datetime saved as enstring type in Azure CosmoDB
966 views
Asked by MartinOnTheNet