Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 345 Bytes

File metadata and controls

18 lines (9 loc) · 345 Bytes

DotNet_Plugin_WPF

Demo WPF C# application to show dll usage for plugin based application development

How TO

Simply open solution with VS2010 or later and Run

MainWPF : Main application. This will load plugins from dll's

PluginDLL : demo plugin, shows a message box

PluginDLL1 : demo plugin2, simple calculator