Search code examples
M-N relation without joint entity not present in .NET Core 3 EF and no docs on why...


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

Read More
.NET Core 3 InvalidOperationException on OrderBy with dynamic field name...


c#linqentity-framework-coreef-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
EF Core 3 DbQuery equivalent functionality...


c#.net-coreentity-framework-coreef-core-3.0ef-core-3.1

Read More
Attempted to update or delete an entity that does not exist in the store...


c#entity-framework.net-coreef-core-3.0

Read More
What is alternative for HasForeignKey and ForSqlServerUseSequenceHiLo method in ef core3?...


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

Read More
EFCore 3 GroupBy+ToDictionary raises client side GroupBy is not supported...


c#linqentity-framework-coreef-core-3.0

Read More
.NET Core / EF.Core 3+ add Console logging to DbContext...


c#entity-frameworkef-core-3.0

Read More
dotnet tool install --global dotnet-ef --version 3.0.0 on MAC causes unknown Nuget Error...


.net-coreef-core-3.0

Read More
Error when doing mulitple ProjectTo layers with EfCore...


c#asp.net-coreautomapperef-core-3.0

Read More
Query many to many relationship in Linq and EFCore...


entity-frameworklinqsql-to-linq-conversionef-core-3.0

Read More
Resolve DbContext by Interface in EFCore 3...


c#dependency-injection.net-coredbcontextef-core-3.0

Read More
ASP.NET Core AddDbContextPool not firing ChangeTracker events...


c#asp.net-coreef-core-3.0

Read More
EF Core 2.1 Linq Query to EF Core 3.0...


c#entity-frameworklinqentity-framework-coreef-core-3.0

Read More
How to update entities from JSON in EF Core...


c#jsonef-core-3.0

Read More
Is a DbSet required to run a stored procedure?...


c#sqlentity-frameworkstored-proceduresef-core-3.0

Read More
Getting a task was canceled error when trying to seed roles in .NET Core 3.0...


c#asp.net-core.net-core-3.0ef-core-3.0

Read More
Transient Database contexts from separate dependencies fails for parallel queries...


.net-coreentity-framework-coreasp.net-core-3.0.net-core-3.0ef-core-3.0

Read More
Query data after scaffolding the existing database. Error: The navigation '' cannot be added...


c#sql-serverentity-frameworklinqef-core-3.0

Read More
efcore change modified state to update entity is not working with sub data objects...


entity-framework-coreef-core-3.0

Read More
mapping between two tables using EF Core Code first...


c#entity-frameworkentity-framework-coreef-code-firstef-core-3.0

Read More
EF Core 3 Linq could not be translated...


c#entity-framework-coreef-core-3.0

Read More
How to use a Service or DbContext inside DbCommandInterceptor?...


c#ef-core-3.0

Read More
EF Core LINQ query failing due to limitation?...


c#entity-frameworkef-core-3.0

Read More
EF Core Connection Timeout ? but no exceptions...


.netasp.net-coreef-core-3.0

Read More
EF Core 3.0 SumAsync triggers aggregate function exception...


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

Read More
DbContext.Attach behaves differently on Ef Core 3.0 than 2.2, fails with "The instance of entit...


ef-core-3.0netcoreapp3.0

Read More
Migration didn't pluralize table name...


entity-frameworkef-code-firstef-core-3.0

Read More
Exception on try to compare only date from datetime with ef core 3.0...


c#asp.net-core.net-core.net-core-3.0ef-core-3.0

Read More
How to make EntityTypeBuilder put right comments in new way?...


c#database-migrationnpgsqlef-core-3.0

Read More
BackNext