- Posted:
11 Jan 2023
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to set use Connection String from AppSettings.json with DbContext class in .Net Core and ASP.Net Core MVC.
Inside the Startup class, the Connection String is read from the AppSettings.json file and is used to add the DbContext service.