Question: You need a database connection string while creating a DbContext object in Startup.cs file. After you add a database connection string in the appsettings.json file,
You need a database connection string while creating a DbContext object in Startup.cs file. After you add a database connection string in the appsettings.json file, how would you use it? Give an example code and explain
Step by Step Solution
3.39 Rating (158 Votes )
There are 3 Steps involved in it
In Startupcs file there will be configuration procedure wh... View full answer
Get step-by-step solutions from verified subject matter experts
