dbrownxc
Results
1
comments of
dbrownxc
This is happening for me on Linux. ASP.NET's built in configuration resolution expects appsettings.json (in the decompiled source) but the this library expects appSettings.json. So at least on linux, the...