AddHostedService is just a shorthand to register you class as an implementation of IHostedService that the Generic Host can later resolve to ...
確定! 回上一頁