Plugins in WPF MvvM with MEF
In this post I will show you the way we can implement a plugin functionality in WPF MvvM application with use of Managed Extensibility Framework (MEF).
By Mirek on (tags: MEF, mvvm, Plugins, WPF, categories: architecture, code)