ConfigPTFE helps reduces friction by helping software development teams accomplish two goals: 1.) share common configuration data between multiple applications. 2.) switch configuration data used by applications via a global "environment name". (i.e. moves environment specific data out of the web/app.config and supports easy deployment of application configs to multiple environments with minimal risk or effort.)
$ dotnet add package ConfigPTFENo README available.