Setup appsettings.json with transformation in Console Application of .net framework(4.8) and Reading in POCO Models
I have a .net framework based Solution which is having Console Application as the Entry point along with multiple dependent Class Library projects.
Console Application provides XML
based configuration file: App.Config for managing config keys.