Search code examples
Why is Entity Framework 6.1.3 throwing a "Could not load type 'System.Data.Entity.Infrastru...

c#.netentity-frameworkentity-framework-6

Read More
EntityFramework - virtual ICollection query...

c#sqlentity-frameworkentity-framework-6

Read More
get the name of a column of an entity...

c#asp.net-coreentity-framework-6

Read More
Entity Framework 6 Where in Bulk Update/Delete in one transaction...

c#entity-framework-6

Read More
Add item to many to many entity in Entity Framework...

c#asp.netentity-frameworkentity-framework-6ef-code-first

Read More
Entity Framework: Count() very slow on large DbSet and complex WHERE clause...

c#asp.netsql-serverentity-frameworkentity-framework-6

Read More
How to add an entity without related entities, but saving relation?...

c#entity-frameworkentity-framework-6dbcontextchange-tracking

Read More
How to map a new object to an object with foreign key...

c#entity-framework-coreentity-framework-6asp.net-core-webapi

Read More
Database table foreign key in EntityFramework is not set to null...

c#entity-frameworkentity-framework-6

Read More
Add discriminator column as a part of a unique index in Entity Framework...

c#sql-serverentity-frameworkentity-framework-6

Read More
Renaming a table and a foreign key fails using ef6...

sqlentity-framework-6

Read More
Npgsql code first cannot map JSON datatype with Postgres13...

c#postgresqlentity-framework-6npgsql

Read More
EF6 Entity Data Model Designer not available with target framework .net 5.0...

entity-framework.net-coreentity-framework-6.net-5

Read More
C# MySqlException: Table doesn't exist - Database name listed twice...

c#mysqlvisual-studioentity-frameworkentity-framework-6

Read More
Mapping 1-0..1 Relationship with Navigation Property Without FK...

c#.netentity-framework-6ef-code-first.net-5

Read More
Can you read additional data strings from Web API POST which are not in the data model?...

c#asp.net-web-apientity-framework-6dbgeography

Read More
How to get data from child to parent entity framework core?...

c#entity-frameworkentity-framework-coreentity-framework-6

Read More
Search works on all fields except the date field...

c#linqentity-framework-6

Read More
Is there a way to create a table with EF6 using a DbModelBuilder directly?...

c#postgresqloracle-databaseentity-framework-6

Read More
Pull List of Records from Audit Table...

c#asp.net-mvc-5visual-studio-2017entity-framework-6

Read More
Is it correct if i am using await + ToListAsync() over IQueryable which is not defined as a task...

c#asynchronousasp.net-mvc-5async-awaitentity-framework-6

Read More
EF6: How to avoid circular reference?...

c#jsonasp.net-web-apientity-framework-6

Read More
.NET Entity Framework Core one-many relationship...

.netentity-frameworkentity-framework-coreentity-framework-6

Read More
Asp MVC solution structure...

c#asp.net-mvcentity-frameworkarchitectureentity-framework-6

Read More
How to generate .edmx.diagram file using edmgen.exe?...

c#asp.net-mvcentity-frameworkentity-framework-6edmx-designer

Read More
GET method returning empty...

c#.netentity-framework-6

Read More
How do I include a [NotMapped] property in an EF business object without getting FirstChance IndexOu...

entity-framework-6xaf

Read More
HasPrincipalKey() Equivalent for Entity Framework 6?...

c#.netentity-frameworkentity-framework-coreentity-framework-6

Read More
LINQ-to-Entities WHERE condition not executed on sql server...

asp.netasp.net-mvclinqentity-framework-6repository-pattern

Read More
Please explain how my DbContext is being instantiate?...

c#dependency-injectionentity-framework-6dbcontext

Read More
BackNext