Search code examples
EFCore Generic Repository and UnitOfWork Design Pattern...


entity-framework-coreef-code-firstrepository-patternunit-of-workef-fluent-api

Read More
Seeding Data - Owned Type without Id...


asp.net-coreentity-framework-coreef-fluent-apiasp.net-core-configurationowned-types

Read More
ManyToMany Relation in EF Core fluent API...


.net-coreentity-framework-coremany-to-manyef-fluent-api

Read More
Prevent deletion if relationship exist - Fluent API...


entity-framework.net-coreef-fluent-api

Read More
EF Core - Add constraint on multiple properties that one of them is required but not all...


entity-frameworkentity-framework-coreef-fluent-apief-core-5.0

Read More
Fluent API Configuration of One-To-Many relationship...


entity-framework-coreef-fluent-api

Read More
Entity Framework Core and defining a one-to-many and one-to-one relationship...


c#entity-framework-coreef-fluent-api

Read More
EF Core 3.1 DeleteBehavior.SetNull with Optional Relationship fires Constraint Exception...


c#asp.net-coreentity-framework-coreef-fluent-apicascading-deletes

Read More
Using modelbuilder.HasKey() causes error in entity framework new migrations...


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

Read More
How can I undo the `HasDefaultValueSql` in EF Core?...


c#entity-frameworksqliteef-fluent-api

Read More
How to migrate an already set up one-to-many relationship in Entity Framework?...


c#entity-frameworksqliteef-fluent-api

Read More
Fluent API, many-to-many in Entity Framework Core...


c#entity-frameworkcode-firstef-fluent-api

Read More
The relationship '{0}' was not loaded because the type '{1}' is not available...


entity-frameworkef-fluent-api

Read More
How to establish connection to remote database sql server?...


c#asp.netentity-frameworkentity-framework-migrationsef-fluent-api

Read More
Create a foreign key to already existed table using FluentApi...


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

Read More
Generating non-nullable rowversion on SQL Server with EF Core 3.1...


c#.net-coreentity-framework-coreef-code-firstef-fluent-api

Read More
Zero-to-many relationship, or something else? Using FluentAPI...


c#entity-framework-coreef-fluent-api

Read More
How to utilize existing keys defined in OnModelCreating (Fluent Api EF) to work with ODataModelBuild...


c#entity-frameworkasp.net-web-apiodataef-fluent-api

Read More
EntityFramework Core 3.0 Fluent API Many-to-many relationship builder creating extra foreign key col...


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

Read More
Web api Entity-Framework nests parent inside child element...


c#asp.net-coreentity-framework-coreasp.net-core-webapief-fluent-api

Read More
Create one to many and many to one mapping between two tables in entity framework 6 code first appro...


entity-frameworkentity-framework-6ef-code-firstef-fluent-apief-code-first-mapping

Read More
EF Core 3 Clustered indexing using fluent API not working...


c#entity-framework-migrationsef-fluent-apief-core-3.1

Read More
One to one optional relationship using Entity Framework Fluent API...


c#entity-frameworkef-code-firstone-to-oneef-fluent-api

Read More
Grouping list by property .NET Core 3.1 using Fluent API...


c#.net-coreef-fluent-api

Read More
EF6 Database-First: Multiplicity constraint violated. The role '...' of the relationship &#3...


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

Read More
EF can you make a Mutli-column Index using shadow properties?...


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

Read More
EF Core Code First Oracle - Cannot set nullable an existing colum...


oracle-databaseentity-frameworkef-fluent-api

Read More
How to make unique key two ways in EF Core?...


c#entity-frameworkef-fluent-api

Read More
FluentValidation: how to simplify this code?...


ef-fluent-api

Read More
EF Core Add-Migration generating extra column with ColumnName1...


sql-server.net-coreentity-framework-coreef-code-firstef-fluent-api

Read More
BackNext