Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Defining relationships with existing database in code first

ASP.Net MVC 3 EF "Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths"

Entity Framework + Multilevel Inheritance + EF Code first

Entity Framework Code First: "The specified table 'foo' was not found in the model."

MVC4 Razor drop down list binding with foreign key

Entity Framework Code First update error with unloaded required navigation property

why when i want use EF Power tools for view my model i get error?

Cannot Create Database with credentials using Entity Framework Code-First?

Entity Framework 4 & Code First CTP 5 - Missing Key

How to create/update a LastModified field in EF Code First

How to map foreign keys between TPH TPT objects - Entity Framework Code First

Entity Framework 4.1 : The navigation property 'BusinessUser' declared on type 'Login' has been configured with conflicting multiplicities

LinqPad + EF 4.1 + SQL Server CE

Ef creates foreign key property in shadow state

Migration with dynamic connection string in Entity Framework code-first (the connection string from text file)

EF Core One-to-Many relationship list returns null

AsNoTracking duplicating entities

Is there a way in EF core to use a dbContext to generate migration script