Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

EF Code First: Many-to-Many + Additional Property

Seed primary key in Entity Framework code first to 0 in SQL Server Compact Edition

Can an Entity Be Associated By More Than 1 Entity?

Return Only Child Entity Linq Entity Framework

Entity framework. Quering parent entity with subclass property loaded

EntityType ''IdentityUserRole' has no key defined error

multiplicity conflicts with referential constraint in Role

Using Find in CodeFirst (EntityFramework) to get non-primary keys

Is inheritance of navigation properties supported?

How do I split a table into multiple types in EF4 code first?

How to create One-to-many relationship in Entity Framework 4.1 using Code First and Data Annotations?

EF5 code first ordering nested items

EntityFramework code first and circular one-to-many reference

Code first implementation in Entity framework

How to let user dynamically specify database provider and connection details in C# EF4.1 Code First?

EF6 code first multiple 1-to-many mapping issue / "Multiplicity" error

EntityFramework taking excessive time to return records for a simple SQL query

Defining relationships with existing database in code first

ASP.Net MVC 3 EF "Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths"