Skip to content

msin/PluginAppDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PluginAppDemo

Shell App Demo with dynamic plugins registration

Based on SimpleInjector IoC and DevExpress WPF components.

https://simpleinjector.readthedocs.org/en/latest/quickstart.html

Plugin projects do not depend on Shell project. So you have to Build Solution (F6) after plugin modification.

A plugin project has a post-build event with command:

copy /Y "$(TargetPath)" "$(SolutionDir)$(SolutionName)$(OutDir)"

About

Shell App Demo with dynamic plugins registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages