JasperFx / lamar

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

try show different behavior from structuremap when configuring aspnet core container #82

Closed arishlabroo closed 6 years ago

arishlabroo commented 6 years ago

Adding a decorator is ConfigureContainer takes effect for structuremap but not for lamar. This pull request should not be merged as it adds structuremap dependency, but I wanted to leave it in there to show different behavior.