public Startup(IConfiguration configuration) { Configuration = configuration; WebConfigurationManager.GetAppSettings(); }