public void ConfigureServices(IServiceCollection services) { services.Configure<MyConfig>(configuration.GetSection("myConfig"));