Summary
Your team lead asked you to explore dependency injection in ASP.NET Core. You registered services using the Singleton service lifetime, and then investigated the differences between the Singleton, Scoped, and Transient service lifetimes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Your team lead asked you to explore dependency injection in ASP.NET Core. You registered services using the Singleton service lifetime, and then investigated the differences between the Singleton, Scoped, and Transient service lifetimes.