DeveloperTools
DeveloperTools copied to clipboard
Remove hard dependency to StrucureMap
The recommendation is to use the Episerver API for dependency injection, especially for add-ons since users of the add-on are otherwise required to use StructureMap.
Not sure what the preferred method would be:
- Remove the feature
- Try rewriting it using some reflection/un-typed magic
- Moving to a separate package