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

Support for lazy loading proxies #63

Open
zedle opened this issue Jan 29, 2024 · 0 comments
Open

Support for lazy loading proxies #63

zedle opened this issue Jan 29, 2024 · 0 comments

Comments

@zedle
Copy link

zedle commented Jan 29, 2024

Not sure if this is feasible here, but I'm using this lib within an existing dbcontext that has lazy loading proxies enabled for navigation properties. Unfortunately it seems that all the navigation properties must be marked virtual in order to support this functionality (including those in the models in your lib).

Is there a way to add this functionality already? A configuration option of some sort? If not, is this even feasible as a feature?

Appreciate your time!

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

No branches or pull requests

1 participant