Other extension methods for configuring services are the AddScoped and AddSingleton methods. AddScoped only creates a service once per request: services.
確定! 回上一頁