Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Login failed for user "xxx" Failed to open the explicitly specified database solution

Get foreign key value using Entity Framework code first

How does one override the default SQL migration generator?

Entity Framework 5 Fluent API - Configure Unidirectional Relationship

Using custom methods in linq to entities

EF 6.1 Fluent API: Ignore property of the base class

c# ef-code-first

Entity Framework adding item to ICollection error

make byte[] property load lazy

Generate SQL script to Seed initial data with Entity Framework v6.1 Code First

How can I create and use views using EF6 Code First?

Entity Framework 6 Code First Concurrency

How to map a DDD Value Object in EF to a different table?

EF Code First: Primary Key same as Foreign Key

Exception of type 'System.ObjectDisposedException'

Can't update Database with EF Code-First

How to configure many to many relationship using entity framework fluent API