Search code examples
Create one-to-one relation without adding reference in one of the tables...


c#.netentity-framework-coreone-to-oneef-fluent-api

Read More
Many-to-many relationship defined in EF Core Fluent API...


c#asp.net-core.net-coreentity-framework-coreef-fluent-api

Read More
Optional One to many Relationship using Entity Framework 6 (Fluent API)...


entity-frameworkentity-framework-6entity.net-4.8ef-fluent-api

Read More
Multiple ON conditions in JOIN using Fluent API...


c#sql-serverentity-framework-coreef-fluent-apief-core-6.0

Read More
EF Core Property/Column Sharing...


c#entity-framework-corelinq-to-entities.net-7.0ef-fluent-api

Read More
Entity Framework Core 2.0: How to configure abstract base class once...


sql-serveref-code-firstentity-framework-coreasp.net-core-2.0ef-fluent-api

Read More
KeyAttribute attribute does not work when setting primary key...


asp.netentity-frameworkasp.net-coreentity-framework-coreef-fluent-api

Read More
"Ghost" shadow-key in EF Core fluent api...


c#entity-framework-coreef-code-firstef-fluent-api

Read More
Use IEntityTypeConfiguration with a base entity...


c#asp.net-coreentity-framework-coreef-fluent-apief-core-2.0

Read More
How do I configure fixed length columns in EF Core?...


entity-frameworkef-code-firstentity-framework-coreentity-framework-migrationsef-fluent-api

Read More
Entity Framework Core; how to use a many-to-many table's composite key as a foreign key?...


c#.netasp.net-coreentity-framework-coreef-fluent-api

Read More
Set EF6 Code First strings fluently to nvarchar(max)...


c#entity-frameworkef-code-firstef-fluent-api

Read More
DateTime.Now default value in entity configuration always sets the same DateTime in the database...


entity-framework-coreef-fluent-api

Read More
Duplicate foreign keys and columns being created for an id EF Core 3.1...


c#ef-fluent-apief-core-3.1

Read More
How can I list objects from abstract classes that include all specific subfields in EF Core?...


c#asp.net-coreinheritanceentity-framework-coreef-fluent-api

Read More
Works incompelete Fluent API in migration...


asp.net-corevalidationmigrationef-fluent-apiisrequired

Read More
Entity Framework fluent one-to-one - property/navigation already exists...


c#entity-frameworkentity-framework-coreef-fluent-api

Read More
Entity Framework Fluent API - Map Property to Specific Table...


c#entity-frameworkef-fluent-api

Read More
How do I create a One-to-One mapping without using a foreign key constraint?...


.netentity-framework-coreone-to-oneef-fluent-api

Read More
When I take information from a database object, I get null, such as Car.Color = null...


c#databaseentity-frameworkone-to-oneef-fluent-api

Read More
Specify an index fill factor using Fluent API?...


c#sql-server.net-coreentity-framework-coreef-fluent-api

Read More
Entities in '' participate in the '' relationship. 0 related '' were found. ...


entity-framework-6repository-patternef-fluent-api

Read More
How do you add a Unique case insensitive Index to a PostgresSQL table using EF Fluent API...


postgresqlentity-framework-coreef-fluent-api

Read More
Generate a composite unique constraint/index, in EF Core...


entity-frameworkentity-framework-coreentity-framework-migrationsef-fluent-api

Read More
EF Core: combining 2 configuration extension method calls in one extension method call...


c#entity-frameworkasp.net-coreentity-framework-coreef-fluent-api

Read More
How to customize the default AspNetUsers data type lengths in ASP.NET Core...


entity-frameworkasp.net-coreasp.net-identityef-fluent-api

Read More
ASP.NET Core : Fluent Api relationships configuration...


asp.net-coreef-fluent-api

Read More
Entity Framework Code First - Advantages and disadvantages of Fluent Api vs Data Annotations...


entity-frameworkef-fluent-api

Read More
How to add an index on multiple columns with ASC/DESC sort using the Fluent API?...


entity-frameworkindexingef-code-firstentity-framework-6ef-fluent-api

Read More
Unable to determine the relationship represented by navigation 'Role.CreatedBy' of type &#39...


c#asp.net-coreentity-framework-coreef-fluent-apief-model-builder

Read More
BackNext