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 !
Maybe using MVVM Light can provide the boiler plate code you are looking for, like the ViewModelBase class and an implementation of ICommand (RelayCommand) that is good for biding to buttons etc.
Also using the ViewModelLocator concept can be very useful and can be easily integrated with with MEF.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With