v The appsettings. json file is an application configuration file used to store configuration settings such as database connections strings etc.
v The launchSettings.json file
is used to store the configuration
information, which is used to start the ASP.NET
Core application.
Tags:
.NET Core Advance