BundleTransformer.Autoprefixer 1.9.59

dotnet add package BundleTransformer.Autoprefixer --version 1.9.59
NuGet\Install-Package BundleTransformer.Autoprefixer -Version 1.9.59
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.Autoprefixer" Version="1.9.59" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BundleTransformer.Autoprefixer --version 1.9.59
#r "nuget: BundleTransformer.Autoprefixer, 1.9.59"
#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.
// Install BundleTransformer.Autoprefixer as a Cake Addin
#addin nuget:?package=BundleTransformer.Autoprefixer&version=1.9.59

// Install BundleTransformer.Autoprefixer as a Cake Tool
#tool nuget:?package=BundleTransformer.Autoprefixer&version=1.9.59

BundleTransformer.Autoprefixer contains one postprocessor-adapter for postprocessing of CSS-code - `AutoprefixCssPostProcessor`. `AutoprefixCssPostProcessor` is based on the Andrey Sitnik's Autoprefixer (https://github.com/postcss/autoprefixer) version 5.1.11.

As a JS-engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module is recommended to install the following NuGet packages: JavaScriptEngineSwitcher.V8 or JavaScriptEngineSwitcher.Msie (only in the `ChakraJsRt` mode).

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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BundleTransformer.Autoprefixer:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Version Downloads Last updated
1.9.59 518 4/21/2015
1.9.56 133 4/13/2015
1.9.52 114 3/30/2015
1.9.47 222 2/22/2015
1.9.46 736 2/9/2015
1.9.45 79 2/4/2015
1.9.44 67 2/2/2015
1.9.43 61 1/31/2015
1.9.41 74 1/25/2015
1.9.38 319 1/16/2015
1.9.36 183 12/25/2014
1.9.34 107 12/19/2014
1.9.33 80 12/10/2014
1.9.32 101 12/1/2014
1.9.26 263 10/17/2014
1.9.25 73 10/14/2014
1.9.24 104 10/8/2014
1.9.21 140 9/17/2014
1.9.18 398 8/29/2014
1.9.16 195 8/23/2014
1.9.15 134 8/19/2014
1.9.14 125 8/11/2014
1.9.13 73 8/7/2014
1.9.12 411 7/30/2014
1.9.11 109 7/28/2014
1.9.9 151 7/15/2014
1.9.6 279 7/1/2014
1.9.3 160 6/28/2014
1.9.1 113 6/25/2014
1.0.0 155 6/23/2014
1.0.0-Beta3 62 6/21/2014
1.0.0-Beta1 51 6/13/2014

Added support of Autoprefixer version 5.1.11.