Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

Is it possible to force all DateTime properties to be modeled as DateTime2?

Required attribute for foreign keys

SQL Server Express database file auto-creation error in MVC 4 - But i DON'T want to use SQL Server Express

asp.net-mvc ef-code-first

Dropping a table using entity framework 6

How to model this entity