Where are the MVVM Light snippets?

泪湿孤枕 提交于 2019-12-03 01:24:02
JYL

Snippets are available on GitHub.

  • Download the code (upper right Clone or download button) and extract it.
  • Use the Visual Studio Code Snippet manager (from the "Tools" menu) to import the snippets located in the Installer/InstallItems/Snippets/CSharp folder of the extracted code.
dotNET

For anyone else who didn't find C# snippets in the download specified in the accepted answer, you can download MVVM Light extension

This not only installs C# snippets for you, but also the relevant Project and Item templates.

The download works with the Community Edition of VS2015 too.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!