Here is the source code for appsettings.json This is placed in the root directory of the Note.Api project
1 | { |
Here is the source code for appsettings.Development.json This is placed in the root directory of the Note.Api project. It is loaded if the API is running in a development environment.
1 | { |