New posts in app-config

Differences between App.Config and Web.Config?

web.config and app.config confusion

How do I set CultureInfo.CurrentCulture from an App.Config file?

App.config connection string relative path

Escape & in App.config

Visual Studio: differentiate app.config for debug and release mode

How to modify my App.exe.config keys at runtime?

Is there any way for an App.config file to reference another full config file? (.NET)

How to programmatically modify WCF app.config endpoint address setting?

Why is a "bindingRedirect" added to the app.config file after adding the Microsoft.Bcl.Async package?

Consume a SOAP web service without relying on the app.config

Visual Studio always selects the wrong xsd for App.config

Typesafe config: Load additional config from path external to packaged scala application

Do binding redirects in app.config for class libraries do anything?

Encrypting connectionStrings section - utility for app.config

How do you use sections in c# 4.0 app.config?

Can't read app.config in C# .NET Core unit test project with ConfigurationManager

Store String Array In appSettings?

Update app.config system.net setting at runtime

How can I read/write app.config settings at runtime without using user settings?