问题
I am running VS2010 and Windows 7. I have seen many people with the template for MVVM. Where can I get this template? I already have WPFToolkit installed, but the template does not appear. I tried to go to the sites, like codeplex, that say they have it and it turns out to be the WPFToolkit installer.
回答1:
try the first download here
回答2:
you can use this template: WPF MVVM project template
回答3:
For the benefit of other readers/, WPF Model-View-ModelView Toolkit v3.5.50211.1 may be downloaded /from CodePleax, at this URL:
http://wpf.codeplex.com/wikipage?title=WPF%20Model-View-ViewModel%20Toolkit&ProjectName=wpf
According to the web site as of Nov 9, 2011, this toolkit only works for VS2008. - KRP
来源:https://stackoverflow.com/questions/2269936/mvvm-visual-studio-project-template-for-vs2010