Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

SQL Server 2014 Memory Optimized Table with Entity Framework 6.1 CodeFirst

Bounded Contexts and EF Code First - How to put them together?

EF 4.1 Code Only?

Entity Framework Code First - One Table / Multiple Types

Entity Framework Code First - MySQL - error can't find table

EF 4.1 Code First ModelBuilder HasForeignKey for One to One Relationships

IsRowVersion can only be configured for Byte array properties

Seamless EF Migrations from Staging > Production with Schema Change

EF Code First Multiple entities to same table