Category: Bundling

Articles within this category are related to the different technologies which can be used to bundle the assets for your ASP.NET Core applications

Bundling in .NET Core MVC Applications with Gulp Header Image

Bundling in .NET Core MVC Applications with Gulp

Jamie Taylor1 comment

The final part in our multi-post exploration of the major bundling options available for .NET Core. This week we touch on certain design decisions that went into the .NET Core 1.0 tooling release, how bundling is a design time action, why Gulp wasn't included in the official tooling (at .NET Core's epoch anyway), and how to bundle with Gulp.

continue reading