1 2 3 4 5 6
namespace download_admin; public static class Config { static public IConfiguration Settings {get; set;} }