154 Views
MEF is a component defined in Base class library for extensibility useful for writing something that extends itself at runtime or that supports plugins, You can read how MEF works from my post here. This post demonstrates how to use AssemblyCatalog in MEF World.
0 comments