I took some of my most used functions and extensions and put them into a DLL so I can include the DLL into any project.This works fine for web based projects but throws an error on stand-alone apps.I
I\'m developing a series of plugins for a 3rd part application, and the vendor gives us all of their plugin assemblies along with some helper assemblies for working with their system.
I have the following class located in Assembly A. The assembly has a reference to StructureMap 2.6.1.