Working with AssemblyCatalog in MEF

added by rcash
8/30/2011 10:50:19 AM

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