R

Ram Sharma • 3.40K Points
Extraordinary

Q. In ASP.NET Core, where are configuration values typically stored?

  • (A) web.config
  • (B) app.config
  • (C) settings.json
  • (D) appsettings.json

Explanation by: Ram Sharma
`appsettings.json` is the standard configuration file in ASP.NET Core.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.