Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Entity Framework Code First: How to seed a database for unit testing

c# testing ef-code-first seed

How to create the database with Entity Framework Code First and DDD?

Code First: Create Tables but not database

Entity Framework Code First Self Referencing Parent Child with Payload

Ignoring a property in all inherited objects in EF code first

Entity creation throws "No parameterless constructor defined for this object"

Development process for Code First Entity Framework and SQL Server Data Tools Database Projects

Visual Studio 2015 crashing each time I run Update-Database

DDD and EF Code-First Migrations

How do I save a child entity in EntityFramework 4?

EF4 code first adding items not very clear to me

EF 4.1, inheritance and shared primary key association => The ResultType of the specified expression is not compatible

Order the Columns, while creating DB by Entity Framework 4.1. with fluent API

Is there any way to view Entity Framework Code First's column mappings at runtime?

Scaffolding and Display/EditorTemplates

Using DateTime.UtcNow on model always creates a migration in Entity

SQLite Error 14: 'unable to open database file' with EF Core code first

EF ExecuteStoredCommand with ReturnValue parameter

Difference between .WithMany() and .WithOptional()?

Entity Framework Filter Index