Monday, June 06, 2011

MVVM T4

Project Description
T4 Templates for generating view models, and views for WPF, Silverlight, Windows Phone using T4 Toolbox and MVVM Light
Now on Nuget! Type in "Install-Package MVVMT4"
Generates your view model, view and view code behind for you. Saves you a bunch of time while creating views.
Now in version 1.1: Conforms to StyleCop rules, and optional Unity DI container for ViewModels

Read more: Codeplex