IHostingEnvironment :可以根據不同的環境來設定服務。 ILoggerFactory :在 Startup.ConfigureServices 中建立日誌記錄器。 public class Startup { private readonly ...
確定! 回上一頁