AddHostedService <MyBackgroundService>(); }) .ConfigureContainer<ContainerBuilder>((hostContext, builder) => { //Enables configuring the instantiated ...
確定! 回上一頁