In this video we have discussed Dependency Injection with a sample example and then by decoupling our own MVC application. I have kept the Inversion of control and Dependency Injection explanation as simple as possible. Understanding of this pattern will help you in writing robust code. This pattern can be used with any object orient language like JAVA, C#, etc.
19:55 Add Singleton, AddTransient and AddScoped
Link to ASP NET CORE playlist: https://www.youtube.com/playlist?list=PLFJYUM8f6RHq6dqpNqphMgc9VVhCJ6MW6
Link to Startup file exploration video: https://youtu.be/_Jfka1aBE6M
Github Link: https://github.com/shabbyk/netcoremvctutorial