dotless alternatives and similar packages
Based on the "HTML and CSS" category.
Alternatively, view dotless alternatives based on common mentions on social networks and blogs.
-
AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications. -
HtmlAgilityPack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files. -
FluentBootstrap
DISCONTINUED. Makes the Bootstrap CSS framework easier to use from ASP.NET MVC or WebPages. -
LibSass Host
.NET wrapper around the LibSass library with the ability to support a virtual file system. -
White Screen
A white screen is used to identify the dead pixel that is not visible on the screen. It can be caused by dust, dirt, or other objects that are blocking the view of the pixel.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of dotless or a related project?
README
Ask questions or join the community using the
.NET Framework version support
Starting with version 1.6 following .NET Framworks are suported:
- .NET Framework 4.5.1
- .NET Framework 4.6.1
- .NET Framework 4.7
- .NET Standard 2.0 (.NET Core 2.0, Mono 5.4, .NET Framework 4.6.1+)
If your application/library don't run on any of these Frameworks you have to stick with version 1.5.3.
Just Want a .dll?
If you don't care about the source and just want a .dll you can get a compiled release from Github.
Simply select for the latest successful build and click on the "Artifacts" section, here you'll find the latest compiler exe and any dll's required.
Or use the Core NuGet package.
Whats this all about?
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/. For more information about how to get started with the .NET version see http://www.dotlesscss.org/.
ASP.NET Core Handler
If you want to have a handler for ASP.NET Core applications please check out WebOptimizer.Dotless.