Search code examples
EF6 Table Splitting and exception "A dependent property in a ReferentialConstraint is mapped to...


c#entity-framework-6ef-code-firstef-code-first-mapping

Read More
Reference one Table to "one of many" Table...


c#entity-frameworkentity-framework-coreef-code-first-mapping

Read More
The data reader is incompatible. A member of the type, 'RoleId', does not have a correspondi...


c#stored-proceduresentity-framework-6asp.net-mvc-5.2ef-code-first-mapping

Read More
Include mapping table property reference with LINQ query...


c#entity-framework-coreef-code-first-mapping

Read More
Find entities not in many-to-many relation...


c#sqlentity-framework-corelinq-to-sqlef-code-first-mapping

Read More
CodeFirst EF Core - Implementing interfaces possible?...


c#interfaceentity-framework-coreef-code-first-mapping

Read More
DbSet<T>.AddAsync is setting an id value on an identity column causing an exception...


c#entity-framework-coreef-code-firstef-code-first-mapping

Read More
Shopping cart models design with Microsoft Entity Framework Core...


c#asp.net-mvcasp.net-coreentity-framework-coreef-code-first-mapping

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
ASP.NET Core Entity Framework code-to-database scaffolding not recognizing Id property or [Key] anno...


c#entity-framework-coreentity-framework-migrationsef-code-first-mappingasp.net-core-scaffolding

Read More
How to define a navigation property via Entity Framework code first approach...


c#entity-frameworkentity-framework-6ef-code-firstef-code-first-mapping

Read More
Mapping inheritance structure in Entity Framework Core to Postgres - Conflicting Error Messages...


postgresqlentity-framework-coreef-code-firstentity-framework-migrationsef-code-first-mapping

Read More
getting an error if mapping is not there with EF core code first...


c#entity-frameworkentity-framework-coreef-code-firstef-code-first-mapping

Read More
IndexBuilder and ForNpgsqlHasComment...


c#postgresqlnpgsqlef-code-first-mapping

Read More
EF Core Deleting related entities on One To One relationship...


entity-frameworkef-code-firstef-core-2.1ef-code-first-mapping

Read More
Multiplicity conflict while setting up Entity Framework...


c#entity-frameworkcode-firstef-code-first-mapping

Read More
EF Core - error with duplicated key while adding data with unique index...


c#entity-frameworkef-code-firstentity-framework-coreef-code-first-mapping

Read More
Column names in each table must be unique. Column name 'department_Id' in table 'UserLog...


c#entity-frameworkef-code-firstentity-framework-migrationsef-code-first-mapping

Read More
Mapping to model...


c#asp.net-mvcef-code-first-mapping

Read More
ef core code first generic inheritance mapping...


c#.net-coredomain-driven-designentity-framework-core-2.1ef-code-first-mapping

Read More
Change table name "__MigrationsHistory"?...


entity-frameworkoracle10gentity-framework-migrationsef-code-first-mapping

Read More
It is possible to query a NotMapped property?...


c#entity-frameworkentity-framework-6ef-code-firstef-code-first-mapping

Read More
Custom key with autoincrement...


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

Read More
Entity Framework: how to set the type of a column as uniqueidentifier with Fluent API...


entity-framework-6azure-mobile-servicesuniqueidentifieref-fluent-apief-code-first-mapping

Read More
Entity Framework how to map composite entities?...


entity-frameworkef-code-first-mapping

Read More
Create user and set navigation properties using ApplicationUserManager.CreateAsync...


c#entity-frameworkasp.net-identityef-code-first-mapping

Read More
How to correctly initialize many to many relationship with code-first...


c#entity-frameworkef-code-firstef-code-first-mapping

Read More
How to solve Code First from database many-to-many mapping in Entity Framework?...


c#entity-frameworkef-code-firstmany-to-manyef-code-first-mapping

Read More
ef core 2 - Introducing FOREIGN KEY constraint 'X' on table 'Y' may cause cycles or ...


c#entity-frameworkef-code-first-mappingef-core-2.0

Read More
Set default value for multiple columns in a single statement...


c#ef-code-firstentity-framework-coreef-code-first-mapping

Read More
BackNext