关于[Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4]的摘要:
This is the fourth post in the series: Exploring ASP.NET Core 3.0. In this post I describe how a small change in the ASP.NET Core 3.0 WebHost makes it easier to run asynchronous tasks on app startup using IHostedService.
原文地址: https://andrewlock.net/running-async-tasks-on-app-startup-in-asp-net-core-3/