Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EF Core .Include() support #559

Open
idan-h opened this issue Dec 15, 2021 · 0 comments
Open

EF Core .Include() support #559

idan-h opened this issue Dec 15, 2021 · 0 comments

Comments

@idan-h
Copy link

idan-h commented Dec 15, 2021

Hey, first of all thank you for this repo.
I tried to find a solution for including a specific foreign key object in EF Core by using the .Include() method on the DbSet, but I couldn't find one.. Is it possible to implement? Am I missing something?
I am willing to do a PR which adds the feature if doesn't exist, but I don't undestand enough about this repo to implement it yet. Some guidence will be appreciated.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant