kavya m

kavya m

  • NA
  • 139
  • 21k

How to read environment varible in production asp.net core5

Nov 22 2022 5:30 AM

How to set environment variable asp.net core 5.0?
 

Local application is working fine because  it have launchsetting and reading environment varible from launchsettings.

after deployed to production environment variable is null.

how to fix it. In production I set environment variable  through control panel advanced setting  environment variable  I added. Is there any way how it fix it


Answers (4)