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

Allow proxy-creation to be temporarily disabled #12895

Open
Tracked by #24106
ajcvickers opened this issue Aug 5, 2018 · 1 comment
Open
Tracked by #24106

Allow proxy-creation to be temporarily disabled #12895

ajcvickers opened this issue Aug 5, 2018 · 1 comment

Comments

@ajcvickers
Copy link
Member

See #11241 (comment)

@Applesauce314
Copy link

the ability to disable lazy loading on an entity by entity basis would also be nice.
We initially had lazy loading enable in our project but have tried to stop relying on it as it does not interact well with Serialization and async. Our long term goal is to be able to turn it off entirely, but it would be nice to be able to turn it off for new entities added to our DbContext in the meantime so we don't create new dependencies on it.

@ajcvickers ajcvickers removed their assignment Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants