SyntaxFix
Write A Post
Hire A Developer
Questions
My issue was the one with appsettings.json not copying to release build folder during build and simple putting it into the ...\bin\Release folder and copying launchSettings.json content to appsettings.json solved the problem for me.
appsettings.json
...\bin\Release
launchSettings.json