Skip to content

umair-me/prism-structuremapbootstrapper-nuget

 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 94.5%
  • Puppet 5.5%