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 · 1 comment
Open

EF Core .Include() support #559

idan-h opened this issue Dec 15, 2021 · 1 comment
Assignees
Labels

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!

@StefH
Copy link
Collaborator

StefH commented Oct 13, 2024

@idan-h
Can you please create an example project which shows what you are trying to achieve?

@StefH StefH self-assigned this Oct 13, 2024
@StefH StefH added the question label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants