I have a C# Self Hosted Web Api, that at same point needs to be extended with plugins. I have created an Interface:
[InheritedExport] public interface IMyPlug