During your project's build process, NotNot.AppSettings will parse the appsettings*.json in your project's root folder. These files are all merged into a single schema. Using source-generators it then ...
A C# DLL project for console applications to parse command-line args, and handle persistent settings in the Windows registry and/or a settings file. Parses command line args (or program settings from ...