從.net core 2.0 開始,開始引入 IHostedService ,可以通過 IHostedService 來實現後臺任務,但是只能在 WebHost 的基礎上使用。從.net core 2.1 開始微軟引入通用 ...
確定! 回上一頁