|
2 |
edited tags
|
||
|
1 |
|
||
Constructor parameters for controllers without a DI container for ASP.NET MVCDoes anyone have any code examples on how to create controllers that have parameters other than using a Dependency Injection Container? I see plenty of samples with using containers like StructureMap, but nothing if you wanted to pass in the dependency class yourself.
|
||||
