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
If reflection is used in order to generate the code to interact with the database, I would suggest source generators to be used to eliminate reflection since reflection is too slow.
The text was updated successfully, but these errors were encountered:
If reflection is used in order to generate the code to interact with the database, I would suggest source generators to be used to eliminate reflection since reflection is too slow.
The text was updated successfully, but these errors were encountered: