Quantcast
Channel: URF - Unit of Work & (extensible/generic) Repositories Framework
Viewing all articles
Browse latest Browse all 1539

New Post: Deep load all child entities

$
0
0
Hi,

What is best practice to deep load all child entities of an entity?

It is possible to use .Include(x=>x.childEntities) for one level, but I would like to load the childChildEntities of the childEntities

Entity
  • List<ChildEntitiy> ChildEntities
ChildEntity (How To load)
  • List<ChildChildEntity> ChildChildEntities

Viewing all articles
Browse latest Browse all 1539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>