How DI works inside the MVC?

The Dependency Injection Container is the tool that makes objects ready to pass by automatically creating them and their required dependencies.