/WPFMVVMWithStructureMap

A simple WPF MVVM application with Structure Map for dependency injection

Primary LanguageC#GNU General Public License v2.0GPL-2.0

WPF MVVM With StructureMap

A simple WPF MVVM application with Structure Map for dependency injection.

This project was put together to support a tutorial written on JPreeceDev.com which discusses how to write a pure WPF MVVM implementation (as little code behind as we can get away with!).