dotless.AspNetHandler
1.6.4
See the version list below for details.
Install-Package dotless.AspNetHandler -Version 1.6.4
dotnet add package dotless.AspNetHandler --version 1.6.4
<PackageReference Include="dotless.AspNetHandler" Version="1.6.4" />
paket add dotless.AspNetHandler --version 1.6.4
#r "nuget: dotless.AspNetHandler, 1.6.4"
// Install dotless.AspNetHandler as a Cake Addin
#addin nuget:?package=dotless.AspNetHandler&version=1.6.4
// Install dotless.AspNetHandler as a Cake Tool
#tool nuget:?package=dotless.AspNetHandler&version=1.6.4
Adds HTTPHandler for ASP.NET to compile LESS files on demand.
This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS.
For more information about the original Less project see http://lesscss.org/ or https://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
Product | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
-
- dotless.Core (>= 1.6.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on dotless.AspNetHandler:
Package | Downloads |
---|---|
dotless
Meta package to provide backward compatibility. Please choose either dotless.AspNet or dotless.Core. This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/. |
|
System.Web.Optimization.Less
dotless adapter for System.Web.Optimization |
|
Bam.Net.Server
Core Bam server allowing applications to self host outside of IIS. Simplifies distributed computing |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on dotless.AspNetHandler:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|