Skip to content

Add proper eager loading to surpass limited LoadWith() support #10

@FransBouma

Description

@FransBouma

Add proper prefetch path/ eager loading functionality to surpass the limited LoadWith() functionality currently in linq to sql as LoadWith only loads 1 level deep and falls back to lazy loading for further levels.

Borrow API from LLBLGen Pro Linq provider's WithPath system, like this one: https://github.com/SolutionsDesign/LLBLGen.Linq.Prefetch

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions