Skip to content
| Marketplace
Sign in
Visual Studio>Templates>Static Web Content Templates
Static Web Content Templates

Static Web Content Templates

Noesis Labs

|
9,019 installs
| (3) | Free
A project template for managing and building static web content.
Download

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

  • Enabled incremental builds for faster solution builds when no changes have been made to the static web content project.  (Requires static web content project'sBuild Output Paths to match html build output path)

v1.2

  • Correct issue where npm node_modules folder wasn't cleaned up in the case of a failed build, possibly causing an error on future builds

v1.1

  • Fix incorrect handling of vendor .css files (concatenate to main css file and do not add extra link tag)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft