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
Now SqlConnectionsFactory use IOptions<SqlConnectionsFactoryOptions>. If i use smth package which uses connections string then i have a problem co maintain this settings in two places. Better use ConnectionStrings section
The text was updated successfully, but these errors were encountered:
Now
SqlConnectionsFactory
useIOptions<SqlConnectionsFactoryOptions>
. If i use smth package which uses connections string then i have a problem co maintain this settings in two places. Better useConnectionStrings
sectionThe text was updated successfully, but these errors were encountered: