Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Design Pattern to use with Entity Framework Code First

Entity Framework Code First DbContext Checks the ConnectionString During Compile?

MS Azure/Code-First: Login failed for user

EF Code First Delete Batch From IQueryable<T>?

How to change the auto-generated "Discriminator" column in EntityFramework?

Finding entities with same key in an object graph for preventing "An object with the same key already exists in the ObjectStateManager" Error

"Object reference not set to an instance of an object" when creating a new Web API controller with EF Scaffolding in Visual Studio 2012

EdmAssociationConstraint: : The number of properties in the Dependent and Principal Roles in a relationship constraint

Using EF6 Store Functions for Entity Framework code-first, can I return a custom type?

Adding column in Entity Framework 6.1 - Many-To-Many - Code First

Create SQL View With Entity Framework 6 Code First

Unable to update database to match the current model because there are pending changes and automatic migration is disabled

TimeStamp with EF Core 2.1 and Sql Server?

EF 4.1 code-first SQL ce 4.0 update collection exception

Can I have 2 different EntityFramework contexts share a single SqlServer Compact database?

EF code first modular design

Deploying EF Code First Apps to Production Database

Entity Framework Code First Multi Column Foreign Key

EF 4.3 Code Migrations with CreateIndex and Anonymous Arguments

Entity Framework Code First 4.3 / LINQKit predicate for related table