Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StructureMapBootstrapper for WPF Prism Applications

Adds 3 files to a Bootstrap folder:

  • Bootstrapper.cs - Class to reference and call in App.xaml.cs, i.e.: new Bootstrapper.Run()

  • ModuleRegistry.cs - Handles registration of any IModule classes

  • StructureMapBootstrapper.cs - Modeled after the UnityBootstrapper (but with StructureMap goodness)

About

NuGet package to add StructureMapBootstrapper to WPF Prism applications

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors