Child collections, .Include available?
mjuen opened this issue · 2 comments
mjuen commented
Is there something similar to .Include()
in EFCore?
It has been added to AutoMapper.EntityFramework a while ago.
AutoMapper/AutoMapper.Collection#83
Tasteful commented
@mjuen No, it does not exists but you are welcome to create a PR.
The related PR/Issue in AM.Collection for EF is closed without any action.
mjuen commented
Oh sorry, totally missed that it wasn't merged. I might consider creating a PR, but it will probably take some time.
Thanks in the meantime!