The Complete Guide to ASP.NET Core MVC (.NET 5) - AppSettings

The Complete Guide to ASP.NET Core MVC (.NET 5) - AppSettings

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial provides an overview of the appsettings.json file, which contains all application settings. Changes to this file require restarting IIS administration. The current file includes logging details, and future videos will cover adding connection strings and other settings. These settings can be stored remotely or locally during development. The tutorial also mentions accessing these variables in the startup class using dependency injection.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

How can settings be stored apart from the app settings JSON file?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What will be done with the variables inside the startup class file?

Evaluate responses using AI:

OFF