Skip to main content
Bundler package icon

Bundler

A native node.js-powered Bundler with integration with VS.NET extension + ASP.NET MVC or ServiceStack web projects. No added compile or runtime performance costs. Extremely fast and simple pure node.js/javascript solution to statically complie, minify and combine your websites .css, .less, .sass, .scss, .styl, .js, .coffee and .ls files into user-defined bundles. Supports configurable bundle settings providing ideal unminified output for development and combined minified .min.js and .min.css files optimal for deployment. Integrates with MVC and ServiceStack web projects. No .dlls, includes all soure code for all customizable build scripts. Self-contained, no dependencies required at run-time. More info at: https://github.com/ServiceStack/Bundler

Total Downloads
510.9K
510,948
Published
Aug 26, 2013
Latest stable version

Install

.NET CLI
dotnet add package Bundler --version 1.1.6
Package Manager Console
Install-Package Bundler -Version 1.1.6
PackageReference
<PackageReference Include="Bundler" Version="1.1.6" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.