dotless.Core
1.6.7
dotnet add package dotless.Core --version 1.6.7
NuGet\Install-Package dotless.Core -Version 1.6.7
<PackageReference Include="dotless.Core" Version="1.6.7" />
paket add dotless.Core --version 1.6.7
#r "nuget: dotless.Core, 1.6.7"
// Install dotless.Core as a Cake Addin
#addin nuget:?package=dotless.Core&version=1.6.7
// Install dotless.Core as a Cake Tool
#tool nuget:?package=dotless.Core&version=1.6.7
Core features to compile LESS files to CSS.
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
-
.NETFramework 4.6.1
- Microsoft.Extensions.DependencyInjection (>= 1.1.1)
-
.NETFramework 4.7
- Microsoft.Extensions.DependencyInjection (>= 2.1.1)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.1.1)
- System.Drawing.Common (>= 4.5.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on dotless.Core:
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/. |
|
dotless.AspNetHandler
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 http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/. |
|
Wyam.Less
Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library provides support for parsing Less CSS content. |
|
Bam.Net.Server
Core Bam server allowing applications to self host outside of IIS. Simplifies distributed computing |
|
Statiq.Less
Statiq is a configurable static content generation framework. This library provides support for parsing Less CSS content. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on dotless.Core:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
Code52/pretzel
A site generation tool (and then some) for .NET platforms
|
|
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
|
|
Wyamio/Wyam
A modular static content and static site generator.
|