Additional reading and resources - Taritsyn/BundleTransformer GitHub Wiki
Microsoft ASP.NET Web Optimization Framework
- “.NET Bundling & Minification – 10 Key Notes” by Travis J. Gosselin
- “Extending the ASP.NET Optimization Framework” by Andrew Jameson
- “Sorting a ScriptBundle based on /// <reference /> tags” by Shane S. Anderson
- “Bundling with SourceURL for Dynamically Loaded Scripts” by Travis J. Gosselin
- “Bundling Resource Files to JavaScript” by Travis J. Gosselin
- “ASP.NET Bundling/Minification and Embedded Resources” by Imran Baloch
Bundle Transformer
- “Setting up ASP.NET MVC 4 and Twitter Bootstrap 3 with LESS” by Jennifer Rogers
- “Bootstrap 3, LESS, Bundling, and ASP.NET MVC” by Tom DuPont
- “Compile TypeScript On Request with BundleTransformer” by Tom DuPont
- “Hack proof your Javascript using javascript Obfuscation in ASP.NET applications” by Sarvesh Kushwaha
ASP.NET Core MVC Web Optimization Tag Helpers
- “Web Optimization – Development and Production in ASP.NET Core MVC” by Dave Paquette
- “Link and Script Tag Helpers in ASP.NET Core MVC” by Dave Paquette
Grunt/Gulp
- “Introducing Gulp, Grunt, Bower, and npm support for Visual Studio” by Scott Hanselman
- “Grunt and Gulp Intellisense in Visual Studio 2013” by Mads Kristensen
- “Grunt and Gulp: Task Runners” by Noel Rice
- “Where Did My ASP.NET Bundles Go in ASP.NET 5?” by Jeffrey Fritz
Grunt
- “Add Grunt and Bower to Visual Studio projects” by Mads Kristensen
- “Getting started with Grunt, SASS and Task Runner Explorer” by Colin Bacon
Gulp
- “An introduction to Gulp” by Florian Rappl
- “How to use Gulp in Visual Studio” by Dave Paquette
- “Using Bower with Visual Studio 2013” by Dave Paquette
- “Ensuring Intellisense for Bower Packages in Visual Studio 2013” by Dave Paquette
- “Waiting for gulp tasks to finish in Visual Studio” by Dave Paquette
- “Integrating Gulp and Bower with Visual Studio Online Hosted Builds” by Dave Paquette
- “Stop writing vendor prefixes” by Dave Paquette