JasperFx / lamar

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

New CallingAssembly feature #192

Closed jeremydmiller closed 4 years ago

jeremydmiller commented 4 years ago

Pulling back the functionality from Jasper. Use the [JasperFeatureAttibute] as something or other telling you to ignore it in type scanning. Use the Assembly.GetEntryAssembly() if nothing else.

jeremydmiller commented 4 years ago

Hey, look at that. It's already mostly there. Go figure.

jeremydmiller commented 4 years ago

Already done, moved into Oakton, just need to recreate the task for the localization issue and replace it now.