List Question
20 TechQA 2015-06-26T18:45:24.550000Multiple One-to-One Relationships of the Same Type on Entity in Entity Framework
537 views
Asked by Brandon Barry
Defining navigation from Person to Country but not from Country to Persons using the Fluent syntax
52 views
Asked by Roy T.
Ambient transaction across multiple contexts pointing to other databases
1.1k views
Asked by Sebastian S.
EF HasOptional WithMany
3.9k views
Asked by Patrik
How to model one way one-to-one in Fluent EF?
1.7k views
Asked by Andriy Drozdyuk
EF Core fluent mapping to inner object properties
2.4k views
Asked by cdie
EntityFramework Core Fluent Model Builder Key and Property
3.1k views
Asked by lanky393
Representing a many-to-many relationship with lookup table in Entity Framework
267 views
Asked by Garrison Neely
How can I use Fluent API in Entity Framework 6 to Map a List of One To Many objects without a foreign key property?
1.2k views
Asked by chris31389
EF6 fluent one-to-one stackoverflow
76 views
Asked by chrisonstack
Mapping foreign key in HasOptional().WithOptionalDependent() relation in Entity Framework 6
21.5k views
Asked by Tom Pažourek
Entity Framework, Code First, Multiplicity constraint violated
325 views
Asked by Petter T
Error in entity framework update with automapper. The role '...' of the relationship '...' has multiplicity 1 or 0..1
200 views
Asked by Gabriel Oliveira
Entity Framework : how to create double relationship (1-1 and many-1) with same objects
112 views
Asked by cdie
Is there an EF6 DbContext Generator for C# which uses Fluent API?
3.5k views
Asked by magicandre1981
Why doesn’t MS EF v6 Fluent API use EntityClient?
157 views
Asked by O.O.
If I have a non standard Foreign Key name do I need to manually setup both sides of a relationship?
144 views
Asked by Scott Chamberlain
Entity Framework 5 Fluent mapping nested "many to many" to "many to many" cascades
144 views
Asked by Ema
Entity Framework 6 several one-to-mmay
65 views
Asked by chrisonstack