Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

Entity Framework Database Initialization: Timeout when initializing new Azure SqlDatabase

how to scaffold-dbcontext to different folders?

Foreign key with composite key in EF Core

Integration Testing Entity Framework code first with in-memory database

Entity Framework Code First and Invalid Object Name Error

Entity Framework Code First MySql Pluralizing Tables

Adding detached entities to a 1-many relationship in EF 4.1 Code First

How are the compressed models stored in the EF 4.3 Code First Migrations __MigrationHistory table created?

EF Code First exclude column [duplicate]

Access the database name inside Up in DbMigration

Entity Framework Code First - SQL Injection prevention