Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

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

Converting a EF CodeFirst Base class to a Inherited class (using table-per-type)

How to define nested Identifying Relationships Entity Framework code first

ValidateEntity in Entity Framework not called on Delete of entry

Adding a migrations gives filename already exists

Code First: Avoid discriminator column and keep inheritance