Allow SmartInspect configuration via JSON file and IConfiguration
To be able to use the .NET Core approach using IConfiguration, the SmartInspect settings might be moved to a JSON file into its own section. Especially the ability to override the file settings by user secrets is useful. It makes developers independent from each other and it is easier to handle the JSON file by […]
