public Startup(IConfiguration configuration) { this.Configuration = configuration; DiSetup.ClientServer(); DiSetup.Initialize(); }