Search code examples
Entity Framework Code First - Advantages and disadvantages of Fluent Api vs Data Annotations...


entity-frameworkef-fluent-api

Read More
How to prevent generating shadow property for one to many relation when there can be more than one f...


c#entity-framework-coreef-fluent-api

Read More
Entity Framework Entity Builder not overwriting default value...


c#entity-frameworkef-fluent-api

Read More
Setting unique Constraint with fluent API?...


c#entity-frameworkentity-framework-6ef-fluent-api

Read More
Navigation property has been configured with conflicting multiplicities Fluent API...


c#asp.net-mvcentity-frameworkef-fluent-api

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


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

Read More
EF Core Fluent API: One-to-One relationship with 2 different syntax, only one is working...


c#entity-framework-coreef-fluent-api

Read More
Composite Key EF Core getting error when using Fluent Api...


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

Read More
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
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
Entity Framework Core 2 one to one relationship "on one table"...


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

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


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

Read More
BackNext