BundleTransformer.Core 1.1.0-beta

Prefix Reserved
This is a prerelease version of BundleTransformer.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BundleTransformer.Core --version 1.1.0-beta
                    
NuGet\Install-Package BundleTransformer.Core -Version 1.1.0-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BundleTransformer.Core" Version="1.1.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BundleTransformer.Core" Version="1.1.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="BundleTransformer.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BundleTransformer.Core --version 1.1.0-beta
                    
#r "nuget: BundleTransformer.Core, 1.1.0-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=BundleTransformer.Core&version=1.1.0-beta&prerelease
                    
Install BundleTransformer.Core as a Cake Addin
#tool nuget:?package=BundleTransformer.Core&version=1.1.0-beta&prerelease
                    
Install BundleTransformer.Core as a Cake Tool

Bundle Transformer - a modular extension for System.Web.Optimization. Classes CssTransformer and JsTransformer, included in the core of Bundle Transformer, implement interface IBundleTransform. They are intended to replace the standard classes CssMinify and JsMinify.

The main differences classes CssTransformer and JsTransformer from standard implementations: support for debugging (in debug mode disabled code minification), automatic removal of duplicate assets, ability to exclude unnecessary assets when adding assets from a directory, support processing of JS-files with *.debug.js extension, automatic transformation of relative paths to absolute in CSS-code (for CssTransformer), etc. These classes do not produce the minification of code in runtime, but this feature can be added by installing of minifier-adapter. In addition, you can also install translator-adapters that implement the translation of code on intermediate languages (LESS, Sass, SCSS and CoffeeScript).

This extension will help your web applications successfully pass a most part of the tests in YSlow.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on BundleTransformer.Core:

Package Downloads
BundleTransformer.Less

BundleTransformer.Less contains one translator-adapter - `LessTranslator`. This adapter makes translation of LESS code to CSS code. Also contains the `LessAssetHandler` debugging HTTP handler, which is responsible for text output of translated LESS asset.

BundleTransformer.SassAndScss

BundleTransformer.SassAndScss contains one translator-adapter - `SassAndScssTranslator`. This adapter makes translation of Sass and SCSS code to CSS code by using the Dart Sass Host for .NET. Also contains the `SassAndScssAssetHandler` debugging HTTP handler, which is responsible for text output of translated Sass or SCSS asset.

BundleTransformer.MicrosoftAjax

BundleTransformer.MicrosoftAjax contains two minifier-adapters: `MicrosoftAjaxCssMinifier` (for minification of CSS code) and `MicrosoftAjaxJsMinifier` (for minification of JS code). These adapters perform minification by using the Microsoft Ajax Minifier.

BundleTransformer.Autoprefixer

BundleTransformer.Autoprefixer contains one postprocessor-adapter for postprocessing of CSS code - `AutoprefixCssPostProcessor`. This adapter makes actualization of vendor prefixes in CSS code by using the Autoprefixer Host for .NET.

BundleTransformer.Yui

BundleTransformer.Yui contains two minifier-adapters: `YuiCssMinifier` (for minification of CSS code) and `YuiJsMinifier` (for minification of JS code). These adapters perform minification by using the YUI Compressor for .NET.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on BundleTransformer.Core:

Repository Stars
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Taritsyn/WebMarkupMin
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
levibotelho/LearnAngular
The open source code repository for LearnAngular.
Version Downloads Last updated
1.14.1 44,336 5/30/2024
1.14.0 8,632 5/29/2024
1.10.0 1,427,241 12/26/2018
1.10.0-beta1 9,453 12/10/2018
1.9.213 141,451 10/2/2018
1.9.171 431,003 8/29/2017
1.9.171-beta1 2,625 8/25/2017
1.9.160 307,653 6/15/2017
1.9.152 138,878 3/3/2017
1.9.138 148,833 12/10/2016
1.9.92 408,040 3/8/2016
1.9.92-beta1 7,170 3/2/2016
1.9.92-alpha1 15,038 1/19/2016
1.9.89 144,307 12/20/2015
1.9.81 67,612 11/11/2015
1.9.81-beta1 2,866 11/4/2015
1.9.69 267,343 7/22/2015
1.9.52 212,333 3/30/2015
1.9.51 4,195 3/28/2015
1.9.43 154,939 1/31/2015
1.9.40 26,354 1/19/2015
1.9.39 4,875 1/18/2015
1.9.35 98,697 12/21/2014
1.9.34 13,789 12/19/2014
1.9.32 23,450 12/1/2014
1.9.30 61,262 11/24/2014
1.9.25 84,966 10/14/2014
1.9.24 6,219 10/8/2014
1.9.22 38,643 9/23/2014
1.9.13 106,606 8/7/2014
1.9.11 25,650 7/28/2014
1.9.5 18,580 6/30/2014
1.9.3 5,657 6/28/2014
1.9.2 4,203 6/26/2014
1.9.1 13,340 6/25/2014
1.9.0 18,882 6/23/2014
1.9.0-Beta3 6,811 6/21/2014
1.9.0-Beta2 4,493 6/16/2014
1.9.0-Beta1 6,588 6/13/2014
1.8.32 90,753 5/14/2014
1.8.30 21,151 4/28/2014
1.8.29 18,633 4/10/2014
1.8.23 108,761 2/21/2014
1.8.21 21,075 2/10/2014
1.8.20 26,829 2/4/2014
1.8.18 23,264 1/22/2014
1.8.17 47,379 12/7/2013
1.8.12 23,262 11/24/2013
1.8.11 39,876 11/7/2013
1.8.10 20,441 11/4/2013
1.8.9 16,032 10/25/2013
1.8.8 28,476 10/24/2013
1.8.7 13,366 10/16/2013
1.8.2 66,996 9/10/2013
1.8.0 12,588 9/5/2013
1.7.27 29,813 8/26/2013
1.7.24 11,595 8/12/2013
1.7.23 4,774 8/11/2013
1.7.21 11,907 8/4/2013
1.7.20 6,452 8/2/2013
1.7.19 13,228 7/24/2013
1.7.18 7,571 7/20/2013
1.7.16 22,040 7/11/2013
1.7.12-Beta1 14,168 6/4/2013
1.7.11-Beta1 3,012 5/29/2013
1.7.9-Beta1 6,118 5/27/2013
1.7.7-Beta1 6,443 5/3/2013
1.7.3-Beta1 4,244 4/12/2013
1.7.0-Beta1 6,666 3/19/2013
1.6.28 16,220 6/4/2013
1.6.26 13,564 5/28/2013
1.6.25 12,106 5/13/2013
1.6.24 71,894 3/6/2013
1.6.22 7,476 2/26/2013
1.6.21 5,328 2/19/2013
1.6.18 12,341 2/5/2013
1.6.17 9,184 1/23/2013
1.6.14 15,402 1/2/2013
1.6.13 13,321 12/4/2012
1.6.11 10,731 11/22/2012
1.6.10 9,212 11/17/2012
1.6.6 23,697 10/15/2012
1.6.5 8,810 10/11/2012
1.6.1 13,799 9/20/2012
1.6.0 10,014 9/12/2012
1.5.5 8,395 8/29/2012
1.5.0 84,067 8/16/2012
1.4.3-beta3 6,089 8/1/2012
1.4.2-beta3 5,263 6/23/2012
1.4.1-beta3 4,852 6/19/2012
1.4.0-beta2 4,885 6/6/2012
1.3.0-beta 5,771 5/16/2012
1.2.1-beta 4,912 4/8/2012
1.2.0-beta 5,157 4/3/2012
1.1.0-beta 4,831 3/29/2012
1.0.0-beta 4,228 3/25/2012