dotless.Core
0.0.1
See the version list below for details.
dotnet add package dotless.Core --version 0.0.1
NuGet\Install-Package dotless.Core -Version 0.0.1
<PackageReference Include="dotless.Core" Version="0.0.1" />
paket add dotless.Core --version 0.0.1
#r "nuget: dotless.Core, 0.0.1"
// Install dotless.Core as a Cake Addin #addin nuget:?package=dotless.Core&version=0.0.1 // Install dotless.Core as a Cake Tool #tool nuget:?package=dotless.Core&version=0.0.1
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
-
.NETStandard 2.0
- CoreCompat.System.Drawing.v2 (>= 5.2.0-preview1-r131)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
NuGet packages (12)
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. |
|
Statiq.Less
Statiq is a configurable static content generation framework. This library provides support for parsing Less CSS content. |
|
codeessentials.WebOptimizer.Dotless
Compiles Less files for the LigerShark.WebOptimizer.Core system. |
GitHub repositories (5)
Showing the top 5 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.
|
|
shr670377723/CommunityServer-master
|
|
Wyamio/Wyam
A modular static content and static site generator.
|