Namespace Gorgon.PlugIns
Classes
GorgonMefPlugInCache
A cache to hold MEF plugin assemblies.
GorgonMefPlugInService
A service to create, cache and return GorgonPlugIn instances by using the built in Microsoft Extensibility Framework as its provider.
GorgonPlugIn
The base for all plug ins used by the IGorgonPlugInService.
Interfaces
IGorgonPlugInService
A service to create, cache and return GorgonPlugIn instances.
Enums
AssemblyPlatformType
The type of platform that the code in the assembly is expected to run on.
AssemblySigningResults
The return values for the an assembly signing test.