Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-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

There is already a generated proxy type for the object layer type 'MyProject.Model.Applications'

How to Keep Entity Framework Code First from using Derived Classes that Aren't Part of the Model

ASP.NET Core 7 Identity - Custom User, Role, and PK Type