Search code examples
Command line connection string for EF core database update...


c#asp.net-core.net-coreentity-framework-coreentity-framework-migrations

Read More
EF Core why are related properties being returned...


c#entity-frameworkasp.net-coreentity-framework-core

Read More
How to hide EF Context database schema via OData?...


c#asp.net-coreodataentity-framework-core

Read More
How to dynamically access tables across multiple databases using Entity Framework Core?...


c#sql-serverentity-framework-coredbcontext

Read More
How to set Entity Framework Core migration timeout?...


c#entity-frameworkentity-framework-core

Read More
How to fix database update PendingModelChangesWarning error...


c#.netentity-framework-core

Read More
EF Core multitenancy, different schema. EF Core does not change the table schema when the API is at ...


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

Read More
Entity Framework Core: `SqlNullValueException: Data is Null.` How to troubleshoot?...


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

Read More
How to pass tstzrange to postgres...


asp.net-mvcpostgresqlentity-framework-corenpgsql.net-9.0

Read More
is OData IQueryable async?...


c#asp.net-coreentity-framework-coreodata

Read More
Nested fields in Entity Framework Core: can I fetch everything in one query?...


c#entity-framework-core

Read More
Unable to create a 'DbContext' in MySql - Blazor .NET 9...


entity-framework-coreblazor.net-9.0

Read More
DbUpdateConcurrencyException in EF Core during SaveChangesAsync...


c#.netentity-frameworkentity-framework-coreef-code-first

Read More
Microsoft.Data.SqlClient.SqlException encountered while trying to call/execute a stored procedure in...


stored-proceduresentity-framework-coreado.netasp.net-core-webapisqlexception

Read More
How to manage MassTransit Outbox pattern db schemas across microservices...


entity-framework-coremicroservicesmasstransitoutbox-pattern

Read More
LINQ Query Translation Error with Array of Search Queries in EF Core...


.netasp.net-coreentity-framework-core

Read More
Applying EF Core Global Filter to a collection of tenants instead of a single TenantId...


.netasp.net-coreentity-framework-coremulti-tenantglobal-query-filter

Read More
Does EF Core supports `ComplexType` under `Owned` property?...


c#.netentity-framework-core

Read More
Entity : Error when adding an entry in a one-to-many relationship with self-reference...


c#entity-framework-core

Read More
EF Core 6 - Error when creating relationship in dbContext...


.netentity-framework-core

Read More
Entity framework Core Update-database specific migration...


c#entity-framework-core

Read More
Strongly typed id in EF Core while projecting to some model...


c#entity-framework-coreowned-types

Read More
EF Core overwrite mechanic to send commands to database...


c#entity-framework-core

Read More
how to set entity's property order to mapping migrations dbscript columns order?...


postgresqlentity-framework-core.net-6.0entity-framework-migrations

Read More
Does Entity Framework Core support queries based on a table of custom values?...


sqlsql-serverentity-framework-core

Read More
Could not load assembly 'CommonBaseData'. Ensure it is referenced by the startup project &#3...


c#asp.net-coreentity-framework-coremigrationmicroservices

Read More
Comparing decimals within a LINQ query using a SQLite-database fails with operators but works with ....


c#.netsqliteentity-frameworkentity-framework-core

Read More
Why does EF Core's DbContext.Update() keep original child entities in DB and at other times does...


c#entity-framework-coreasp.net-core-webapi

Read More
Entity framework navigation properties remain null until saving to database...


c#entity-framework-core

Read More
EF Core FirstOrDefault returns null even if entity exists...


c#entity-framework-core.net-8.0ef-core-9.0

Read More
BackNext