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 I replace a dbcontext, then it should get the connectionstring name from the target dbcontext's ConnectionStringName attribute. This removes the need to define database and group connections when we replace dbcontexts in a multiple-db application.