Search code examples
Conditional include by if condition for EF Core 8...


c#entity-framework-core

Read More
Entity Framework Core 2.1 Add Migration System.NullReferenceException: Object reference not set to a...


entity-framework-coreasp.net-core-2.1

Read More
EF Core Many-to-Many self join...


c#.net-coreentity-framework-core

Read More
Entity Framework Core 8 Where IN vs Where IN OPENJSON...


c#entity-framework-coresql-server-2017ef-core-8.0

Read More
How to remove registration completely in ASP.NET Core 8.0 with Entity Framework Core?...


asp.net-coreauthenticationentity-framework-coreasp.net-core-mvcasp.net-core-identity

Read More
How to make a migration to an existing Postgresql database?...


postgresqlentity-framework-coredomain-driven-design.net-8.0clean-architecture

Read More
How to create table with identity column using entity framework core code first migration to oracle ...


oracleentity-framework-coreauto-increment

Read More
DBContext Configuration is generating a configuration error...


c#entity-framework-coredbcontext

Read More
How can I choose a database based on company id?...


c#entity-framework-core

Read More
EF Core NodaTime field - could not be mapped...


asp.net-coredatetimeentity-framework-corenpgsqlnodatime

Read More
Globally Tag EF Core Queries with ".TagWithCallSite()"...


c#entity-framework-core.net-6.0

Read More
Can EF.Property in EF Core work with related object properties...


entity-framework-core

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


c#entity-framework-core

Read More
Nuget error "Object reference not set to an instance of an object" while installing Entity...


visual-studio-2015entity-framework-core

Read More
Command dotnet ef not found...


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

Read More
Is it possible to save only relation and a definite table in a many-to-many relation with Entity Fra...


c#entity-framework-coreswaggerasp.net-core-webapimany-to-many

Read More
EF Core, one to many relationship, one table referencing multiple tables...


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

Read More
How do I specify a many-to-many relationship in EF Core where the connection table is part of a sche...


c#.netentity-framework-core

Read More
What's the difference between ExecuteSqlInterpolated and ExecuteSql?...


c#entity-framework-coreef-core-8.0

Read More
what is the Alternate for AddorUpdate method in EF Core?...


c#asp.net-coregenericsentity-framework-corerepository-pattern

Read More
ef core: unidirectional many-to-many relationships...


entity-framework-coremany-to-many

Read More
Execute RAW SQL on DbContext in EF Core 2.1...


c#sqlentity-framework-coreef-core-2.1

Read More
How to extend DbContext with partial class and partial OnModelCreating method in EntityFramework Cor...


c#entity-framework-coredbcontextpartialpartial-classes

Read More
When I click on delete button, I get an error and don't hit the delete controller in ASP.NET Cor...


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

Read More
Entity Framework Core - Performing NOLOCK queries with OData...


asp.net-coreentity-framework-coreodatanolock

Read More
.NET Core / Blazor model attribute that doesn't get persisted to database...


.net-coreentity-framework-coreblazoref-code-firstentity-framework-migrations

Read More
How to format JSON for a POST request for a One-to-Many Entity using EF Core?...


c#postasp.net-web-apientity-framework-coreswagger

Read More
Entity Framework Core: How to dynamically get the DbSet from a derived Type?...


c#entity-framework-core

Read More
How to make fields unique in C# using EF Core?...


c#.net.net-coreentity-framework-coredbcontext

Read More
Error in IIS while publishing app locally, Entity Framework Core migrations do not work...


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

Read More
BackNext