Posts Tagged ‘ aggregate service ’
Once upon a project there was a base class: class abstract CommonLogic { protected CommonLogic(IFirstLowLevelService firstService) {} } …that several developers wanted to subclass. They all believed in the inversion of control principle and took therefore all their dependencies as constructor parameters. With Autofac, a dependency injection framework at hand they ventured forth implementing many [ READ MORE ]
...is my outlet for the occasional rambling on software development subjects. Please subscribe (I promise to not spam your feed reader) or leave some comments.
And thanks for stopping by.
Peter