An open API service indexing awesome lists of open source software.

https://github.com/stevehobbsdev/vs-net-dte

A Visual Studio extension for interacting with EnvDTE through a HTTP rest service
https://github.com/stevehobbsdev/vs-net-dte

Last synced: 3 months ago
JSON representation

A Visual Studio extension for interacting with EnvDTE through a HTTP rest service

Awesome Lists containing this project

README

          

# vs-net-dte
A Visual Studio extension for interacting with EnvDTE through a HTTP rest service. To be used in conjunction with the [gulp-notify-dte](https://www.npmjs.com/package/gulp-notify-dte) plugin, for notifying Visual Studio of solution item changes as a result of a gulp task.