Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Entity Framework 6 Code first: How to seed data with a 'circular' relationship and store-generated columns?

Is it acceptable to put seed data in the OnModelCreating method in EF code-first?

Defining Entity Framework Keys using Fluent API

MVC 4 Code First ForeignKeyAttribute on property ... on type ... is not valid

Could not load file or assembly 'MySql.Data

Comparing EF timestamp values

ef 5 codefirst enum collection not generated in database

Code First Migration fails because of a Default Value Constraint

Defining many to many relation in code first entity framework

ObjectStateManager.TryGetObjectStateEntry returns false for attached object

How to access FileTables from Entity Framework?