MEF concept in c#

Dec 13 2018 7:51 AM
How to load a DLL using MEF concept without adding a refernce in a project..
 
I have a project and i have to add a External DLL to a project without adding a reference of the project using MEF Concept in c#.  
 
Thanks 

Answers (1)