JasperFx / lamar

Fast Inversion of Control Tool and Successor to StructureMap
https://jasperfx.github.io/lamar
MIT License
572 stars 119 forks source link

Autofac support #154

Open CodingGorilla opened 5 years ago

CodingGorilla commented 5 years ago

This was a fairly naive import of StructureMap.AutoFactory and it's unit tests to address #4 . There was very little code modification from structure map, mostly just adjusting to the minor class name differences. I also removed support for using explicit arguments as that's not supported in Lamar.