Variable substitution during deployment of .NET Framework web application
Background
I love .NET Core. One of the nice features of .NET is the ability to configure the application using a “appsettings.json” file that contains default settings, and an “appsettings.<environment>.json” that contains settings for a specific en...
nomisoft.hashnode.dev5 min read