DeveloperTools icon indicating copy to clipboard operation
DeveloperTools copied to clipboard

Remove hard dependency to StrucureMap

Open bjuris opened this issue 5 years ago • 0 comments

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

bjuris avatar Mar 26 '20 08:03 bjuris