Frage

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?

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top