Search code examples
Client side GroupBy is not supported...


c#linqgroup-byentity-framework-core-3.0

Read More
My Context does not inherit from DbContext in Entity Framework Core...


c#entity-framework-core-3.0

Read More
LINQ Breaking changes in EF Core 3.0. How can I compare strings without getting the warning CA1308?...


.net-core.net-core-3.0ef-core-3.0entity-framework-core-3.0

Read More
'No parameterless constructor defined for type SiteResourceGraphType' message, when injectin...


c#asp.net-core-3.0graphql-dotnetentity-framework-core-3.0

Read More
How to implement pagination with group by using Entity Framework Core 3.0 without retrieving all row...


c#linqgroup-bylinq-to-entitiesentity-framework-core-3.0

Read More
Error in Azure Function App VS 2019 .NET 3.0 - Method not found: 'IFunctionsHostBuilder.get_Serv...


azure.net-core-3.0azure-functions-runtimeentity-framework-core-3.0

Read More
EF Linq Error after change from dotnet Core 2.2.6 to 3.0.0...


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

Read More
Entity Framework Core 3.0 query causes "SqlException: 'Execution Timeout Expired'"...


c#sql-serverentity-frameworkentity-framework-coreentity-framework-core-3.0

Read More
How to get DbSet dynamically in EF Core 3?...


c#entity-framework-core-3.0

Read More
Entity Framework 3.0 Contains cannot be translated in SQL as it was in EF Core 2.2...


entity-framework-core.net-core-3.0entity-framework-core-3.0

Read More
Is there any way to add 'System.StringComparison.OrdinalIgnoreCase' in startsWith in Where c...


c#linq.net-coreentity-framework-core-3.0

Read More
How to modify expression-based filters to avoid client-side evaluation in Entity Framework Core 3.0...


c#entity-framework-core-3.0

Read More
EF Core save value from method instead of property...


c#entity-framework-coreentity-framework-core-3.0

Read More
Configure MySQL with EFcore 3.0...


mysqlasp.net-core-3.0entity-framework-core-3.0

Read More
How to validatie EF Core DBContext config in an unit test...


c#entity-framework-coremstestentity-framework-core-3.0

Read More
Override EF Core DbContext in ASP.NET Core WebApplicationFactory...


c#asp.net-coreentity-framework-coreasp.net-core-3.0entity-framework-core-3.0

Read More
EFcore3.1 get values from sys.master_files and SERVERPROPERTY...


entity-frameworkentity-framework-coreef-core-3.0entity-framework-core-3.0

Read More
Could not load file or assembly 'Microsoft.EntityFrameworkCore.SqlServer, Version=3.1.0.0...


asp.net-coreentity-framework-core-3.0

Read More
Entity Framework Core nested expressions...


c#linqentity-framework-coreentity-framework-core-3.0

Read More
LINQ Breaking changes in EF Core 3.0. Using expressions...


linq.net-coreentity-framework-core.net-core-3.0entity-framework-core-3.0

Read More
Using Average returns "The sequence has no elements"...


c#entity-framework-corelinq-to-entitiesentity-framework-core-3.0

Read More
Deleted database & migration file, can't make new migrations nor revert old migrations, what...


asp.net-coreentity-framework-coreentity-framework-core-3.0

Read More
Unexpected query exception when using InMemoryDatabase...


entity-framework-coreentity-framework-core-3.0

Read More
Null value is still evaluated after testing it with condition...


c#entity-framework-corelinq-to-entitiesentity-framework-core-3.0

Read More
In entity framework core, how you get a list of all objects ALREADY loaded in DBContext...


entity-framework-coreentity-framework-core-3.0

Read More
CosmosDB - Entity Framework Core - Contains could not be translated...


azure-cosmosdbentity-framework-core-3.0

Read More
How to refactor Relational() to NetCore3.0...


c#asp.net-coreentity-framework-core.net-core-3.0entity-framework-core-3.0

Read More
How to disable errors in EF Core 3...


entity-frameworkasp.net-coreentity-framework-coreentity-framework-core-3.0

Read More
dotnet ef command no longer works after upgrading to Visual Studio 16.3.0...


entity-frameworkentity-framework-coredotnet-clientity-framework-core-3.0

Read More
Linq select into model and set properties...


c#linqasp.net-coreentity-framework-coreentity-framework-core-3.0

Read More
BackNext