It is a tutorial about dependency injection (DI). You will learn what is dependency injection, what are the benifits
of dependency injection and implementing dependency injection in c#. We are creating ioc containers with the help of
dot net core inbuilt DI framework.
Dependency injection is a designing principle by which you dependencies are created or managed outside the dependent
class. Class should not worry about defining its own depency. We will understand this concept with practical example
in dot net core mvc application.
.................
Chapters:
00:00 Introduction
00:11 What is dependency?
00:26 What is dependency injection?
00:54 Tightly coupled component
01:17 Implementing dependency injection
01:44 Advantages of dependency injection
................................
Other links:
Angular tutorials and projects: https://bit.ly/3DitqDp
dot net 6 tutorials and projects: https://bit.ly/3MSrXGX
dot net core series: https://bit.ly/3TolF4i
dot net 6 projects: https://bit.ly/3zpn9ng
.......................................................
connect with me
Twitter: / ravi_devrani
GitHub: https://github.com/rd003
YouTube: / @ravindradevrani
..........................................
Become a supporter:
You can buy me a coffee: https://www.buymeacoffee.com/ravindra...