NET Core 中我們可以透過 Startup.cs 中的 ConfigureServices() 來註冊應用程式中所需要的服務進DI容器 public void ConfigureServices(IServiceCollection services) ...
確定! 回上一頁