An open API service indexing awesome lists of open source software.

https://github.com/sheryever/plugable-application-using-mef

Using MEF for plugable application
https://github.com/sheryever/plugable-application-using-mef

Last synced: 3 months ago
JSON representation

Using MEF for plugable application

Awesome Lists containing this project

README

        

# plugable-application-using-mef
Using MEF (Managed Extensibility Framework) for plugable application

## Example 1
-- not commited

## Example 2
Example shows how to create a simple host application and multiple plug-in dll assemblies to create a simple Plug-in based Console Application using MEF