TanvirArjel / EFCore.GenericRepository

This repository contains Generic Repository implementation for Entity Framework Core
MIT License
583 stars 85 forks source link

Mulitple Includes #53

Closed akuam666 closed 1 week ago

akuam666 commented 1 week ago

Does this library support mulitple Includes/thenInclude? if so can any1 give me an example?

TanvirArjel commented 1 week ago

Yes. It supports.