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
In order to get information about EF usage, we'll consider injecting EF information into the Application Name of the connection string passed to SqlClient. This isn't ideal - we've discussed the possibility of a separate API point in SqlClient to allow EF (and similar layers) to add "user-agent" information.