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
This issue has been closed because EF6 is no longer being actively developed. We are instead focusing on stability of the codebase, which means we will only make changes to address security issues. See the repo README for more information.
I have a simple dbcontext, It has three set in it. When I debug it using Windbg to see what object is live i see some dbset.
So, My question is why some dbset is in heap?
https://stackoverflow.com/questions/75852295/why-ef6-allocate-memory-for-some-dbsets
The text was updated successfully, but these errors were encountered: