SimonG96 / LightweightIocContainer

A lightweight IOC Container that is powerful enough to do all the things you need it to do.
MIT License
4 stars 2 forks source link

Add `AssemblyInstaller` #10

Closed SimonG96 closed 5 years ago

SimonG96 commented 5 years ago

Add an AssemblyInstaller that can take all IIocInstallers of an assembly and install them without the user needing to add them specifically.