I am pretty new to Prism4/MVVM and wondering if there're any templates/extensions or frameworks which help in reducing the boilerplate code for adding the View, ViewModel, binding to DataContext etc using say Convention over Configuration ?
Ideally it'd co-exist cleanly with PRISM & MEF !