Neat Samples: Extend your F# program with MEF
Jomo Fisher—The Managed Extensibility Framework is an interesting new technology in .NET 4.0. It lets you set up a plug in system for your application so that your program can acquire new functionality just by, for example, adding a .dll into a particular directory
Read more from the original source:
Neat Samples: Extend your F# program with MEF


