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.
Asked
Active
Viewed 9,224 times
3 Answers
2
you can use this template: WPF MVVM project template

shemesh
- 311
- 3
- 18
-
This one is great. Minimal but has the key classes: NotificationObject and DelegateCommand. – mclaassen Dec 11 '13 at 22:43
1

Aran Mulholland
- 23,555
- 29
- 141
- 228
-
6Does that work with VS2010? I apparently already have it installed but nothing is showing up. Also, looking at the dates, it will certainly not be .NET 4 ready. – Ray Hayes Apr 05 '10 at 09:35
0
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

Community
- 1
- 1

Mike Christian
- 1,526
- 1
- 15
- 27