Search code examples
How to add an EF6 Association to a Candidate Key / Unique Key which is not the Primary Key?...


entity-frameworkentity-framework-6foreign-key-relationshipedmxunique-key

Read More
Saving an entity graph using entity framework...


c#.netentity-framework-6

Read More
How to remove inner collection from a collection using LINQ or Entity Framework?...


linqentity-frameworkentity-framework-5entity-framework-6linq-to-objects

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


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

Read More
Entity Framework 6 Code First migrations - multiple branches for production...


entity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
EF 6 creates query with non-existent table name when querying many-to-many relationship...


c#entity-frameworkentity-framework-6many-to-many

Read More
Does adding AsNoTracking in Entity Framework impact a Count?...


c#entity-framework-6

Read More
There is no implicit reference conversion from ApplicationUser to IdentityUser...


c#genericsentity-framework-6asp.net-identityentity-framework-core

Read More
Calling service/repository methods in ASP.Net Core middleware...


entity-framework-6asp.net-web-api2asp.net-core

Read More
C# How can i use Entity Framework Entities with ObservableCollection...


c#wpfentity-framework-6

Read More
Upgrade to EF 6.1.1 makes effect of [NotMapped] disappear...


c#asp.net-mvcentity-framework-4entity-framework-6

Read More
Devart to ODP.NET -> ORA-08177: can't serialize access for this transaction...


databaseentity-framework-6database-migrationodp.net

Read More
Create entity with both primary key and identity column in EF 6...


sql-serverentity-frameworkentity-framework-6

Read More
Mapping composite keys using EF code first...


c#sql-serverentity-frameworkentity-framework-6ef-code-first

Read More
Dapper with transactions throws "open DataReader associated with this command which must be clo...


c#sql-serverentity-framework-6dapper

Read More
How to automatically set CreatedOn fields with Entity Framework on saved entity and its child proper...


c#entity-frameworkinheritanceentity-framework-6

Read More
EF6 C# Join Not getting what expected...


c#entity-frameworkentity-framework-6

Read More
Code-first migration: How to set default value for new property?...


c#.netentity-frameworkentity-framework-6entity-framework-migrations

Read More
jsonserializationexception: self referencing loop detected for property...


c#model-view-controllerentity-framework-6json-serialization

Read More
Entity Framework ConceptualModels start tag does not match the end tag...


c#.netasp.net-mvcentity-frameworkentity-framework-6

Read More
Application can't scaffold items...


c#sqlasp.net-mvcentity-framework-6asp.net-mvc-scaffolding

Read More
Entity Framework Core - SQL Update Cache Plan Issue...


entity-frameworkentity-framework-6

Read More
Handling DbUpdateConcurrencyException by simply aborting all operations...


entity-frameworkentity-framework-6optimistic-concurrency

Read More
How to remove Many to Many auto generated table with Entity Framework Code First...


asp.net-mvcentity-framework-6ef-code-firstrelational-database

Read More
Column names in each table must be unique. Column name 'StripeRecipientId' in table 'dbo...


entity-frameworkentity-framework-6code-first

Read More
Entity Framework ensure objects get inserted in order...


c#sql-serverentity-framework-6

Read More
How to do a LINQ-SQL query on a delimited column, without resorting to client-side evaluation...


c#postgresqlentity-framework-6

Read More
ASP.NET Core 7 MVC, EF Core, SQL Server : DbContext connection issue upgrade from .NET 4.8 EF6...


sql-serverasp.net-core-mvcentity-framework-6dbcontext.net-7.0

Read More
SqlException while initializing database, but only on Azure and only with CF Migrations...


sql-serverentity-framework-6azure-sql-databaseef-code-firstsqlconnection

Read More
"The RelatedEnd with role name X has already been loaded" error message...


c#entity-framework-6

Read More
BackNext