❔ Access appsettings.json in ASP.NET Web API in Azure published App Service
Stack Overflow
Azure-hosted ASP.NET Web API cannot access appsettings.json
I'm trying to publish my .NET 7 Web API on Azure as App Service + Database.
Locally I execute the following code to get appsettings.json working in my dotnet publish (-ed) app:
var builder =
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.