dependency injection - How to prevent Controller Constructor argument from growing -


i have project in .net core , have dependency injection going on there. wrapper business layer classes 1 class inject 1 instance controller. need add other things project grows aws s3, ses , other things, started notice have more 4 parameters in controller constructor.

is design flaw in part? there way clean up?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -