Closed KE50 closed 4 years ago
Is there a way of passing the connection string to the DbContext without having to create it in the app.config file?
Yes, DbContext accepts connection string as parameter.
Is there a way of passing the connection string to the DbContext without having to create it in the app.config file?