Question

I have a Visual Studio Express 2013 for Windows Desktop project. I have added MVVMLight via Nuget.

However, I don't have the MVVVMLight snippets installed such as "mvvminpc" etc....

How can I install the MVVMLight snippets?

Was it helpful?

Solution

If I understand well, you are working using WPF, you may have installed just the libraries-only version, try to install the full package or download the VSIX file from CodePlex http://mvvmlight.codeplex.com/downloads/get/763723.

Update :

MvvmLight code snippets do exist on Express editions of Visual Studio, but sometimes you may encounter some issues, here are the full snippets to download.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top