EStudy Part 2: Setting Up Controller Factory Using StructureMap

preview_player
Показать описание
In this screencast Mohammad Azam demonstrates how to set up StructureMap controller factory which will be responsible for creating controllers with dependencies in an ASP.NET MVC application.
Рекомендации по теме
Комментарии
Автор

@discy12345 The StructureMapControllerFactory is plugged into the ASP.NET MVC framework and is responsible for creating all the dependencies for the Controllers.

azamsharp