Skip to content

A simple plugin-based application using MEF (Managed Extensibility Framework)

Notifications You must be signed in to change notification settings

volkanpaksoy/ip-checker-with-mef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IP Checker with MEF

A simple plugin-based application using MEF (Managed Extensibility Framework)

Related blog post: http://volkanpaksoy.com/archive/2015/10/22/ip-checker-with-mef/

Implementation

The repository contains two versions of the same project.

V1 solution covers the basic export/import and executing plugins.

V2 solution covers using metadata about the plugins and recomposing parts at runtime.

About

A simple plugin-based application using MEF (Managed Extensibility Framework)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages