Simple MVVM Toolkit installs in Program Files(x86) just fine. But it is not present in Visual Studio 2012 (on W7) when I create a new project. What files are supposed to be where to have VS2012 recognize this library?
Comments: This is the version for VS2012: https://simplemvvmtoolkit.codeplex.com/releases/view/96498 However, I would recommend using Visual Studio 2013 instead. The toolkit works with the free Community Editions (equivalent to Professional), which you can get here: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx Then just install the current release and update the NuGet packages. Cheers, Tony
Comments: This is the version for VS2012: https://simplemvvmtoolkit.codeplex.com/releases/view/96498 However, I would recommend using Visual Studio 2013 instead. The toolkit works with the free Community Editions (equivalent to Professional), which you can get here: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx Then just install the current release and update the NuGet packages. Cheers, Tony