Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

What is the syntax for self referencing foreign keys in EF Code First?

Confusion over EF Auto Migrations and seeding - seeding every program start

Code first DbMigrator causes error when building from different machines

Code First Migration with Connection Strings

Entity Framework auto incrementing field, that isn't the Id

Cannot enable migrations for Entity Framework in class library

EF Code First Fluent API specifying the Foreign Key property

Entity Framework Code-first default data in database

EF5 Code First - Changing A Column Type With Migrations

Defining multiple Foreign Key for the Same table in Entity Framework Code First

Problems creating a Foreign-Key relationship on Entity Framework

Mapping a foreign key with a custom column name

Get a list of elements by their ID in entity framework

How to set default value for POCO's in EF CF?

Where can I find the console or debug output from code executed in the package manager window?

Entity Framework 6 with SQLite 3 Code First - Won't create tables

How to Seed Users and Roles with Code First Migration using Identity ASP.NET Core

How to create a view using EF code-first POCO

Why is my DbContext DbSet null?

Delete .mdf file from app_data causes exception cannot attach the file as database