Skip to main content
BundleTransformer.Less package icon

BundleTransformer.Less

BundleTransformer.Less contains one translator-adapter - `LessTranslator` (supports the LESS (http://lesscss.org) version 3.8.1). 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.Less does not support loading of plugins. As a JS engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module, you need to install one of the following NuGet packages: JavaScriptEngineSwitcher.Msie (only in the Chakra JsRT modes), JavaScriptEngineSwitcher.V8 or JavaScriptEngineSwitcher.ChakraCore.

Total Downloads
2.9M
2,937,271
Published
Dec 10, 2018
Latest stable version

Install

.NET CLI
dotnet add package BundleTransformer.Less --version 1.10.0-beta1
Package Manager Console
Install-Package BundleTransformer.Less -Version 1.10.0-beta1
PackageReference
<PackageReference Include="BundleTransformer.Less" Version="1.10.0-beta1" />

Frameworks

.NETFramework4.0

Dependencies

BundleTransformer.Core
.NETFramework4.0
[1.10.0-beta1, )
AdvancedStringBuilder
.NETFramework4.0
[0.1.0, )
[3.0.0-rc2, )
Newtonsoft.Json
.NETFramework4.0
[8.0.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

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

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.