namespace Common.Configuration; public static class EnvironmentVariables { public const string DownloadClient = "DOWNLOAD_CLIENT"; }