launchSettings.json not used by Rider
I am switching to Rider from Visual Studio as my IDE recently and I have faced this situation where Rider is not picking up environment variable from launchSettings.json. I would like to share what I learnt. Issue I realized something was wrong while debugging my app where my configurations from appsettings.Development.json were not being picked […]