You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: