My co-workers at Noesis Labs and I recently created what we feel is a pretty good way to manage static web content within a Visual Studio project. Our solution allows us to utilize modern web development automation tools (Grunt and Bower) and accounts for the common issue of long path errors caused by the node_modules dependency hierarchy. The current version of this .vsix includes two project templates, one providing the necessary structure for automated Bower & Grunt based web builds, and another that adds to that a basic AngularJS & Bootstrap implementation (as defined by theng-boilerplate project). Both project types should show up under Templates -> Visual C# -> Web. Please let us know if you have success with this project template or if you have any recommended additions/improvements.
=== Changelog === v1.3
v1.2
v1.1
|