LibSassHost 0.4.2-alpha3
Prefix ReservedSee the version list below for details.
dotnet add package LibSassHost --version 0.4.2-alpha3
NuGet\Install-Package LibSassHost -Version 0.4.2-alpha3
<PackageReference Include="LibSassHost" Version="0.4.2-alpha3" />
<PackageVersion Include="LibSassHost" Version="0.4.2-alpha3" />
<PackageReference Include="LibSassHost" />
paket add LibSassHost --version 0.4.2-alpha3
#r "nuget: LibSassHost, 0.4.2-alpha3"
#:package LibSassHost@0.4.2-alpha3
#addin nuget:?package=LibSassHost&version=0.4.2-alpha3&prerelease
#tool nuget:?package=LibSassHost&version=0.4.2-alpha3&prerelease
.NET wrapper around the libSass (http://sass-lang.com/libsass) version 3.3.2 with the ability to support a virtual file system. For correct working of the LibSass Host require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on LibSassHost:
| Package | Downloads |
|---|---|
|
Karambolo.AspNetCore.Bundling.Sass
Sass compilation and bundling implementation based on LibSassHost for the Karambolo.AspNetCore.Bundling library. |
|
|
Abstractions.Sass.CrossPlatformLibSass
Bundles native implementations of libsass for both Windows and Linux with LibSassHost. |
|
|
MustardBlack-Core.Assets.Css.Sass
Package Description |
|
|
JacobDixon.AspNetCore.LiveSassCompile
Live SASS compile sets up file watchers to automatically build SASS changes while the server is running. |
|
|
Profound.Kentico.SassPlugin
Provides support for Sass (.scss) preprocessing and uses Autoprefixer to add vendor prefixes automatically. In Kentico CSS Stylesheets application, a new Sass file type would be available, and stylesheets can be created in .scss format. A live preview of compiled css containing vendor prefixes would be available. Supports all Sass formats including mixin. Vendor prefixes can be configured via browserlist string settings. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on LibSassHost:
| Repository | Stars |
|---|---|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
|
VirtoCommerce/vc-storefront
Virto Commerce Storefront - ASP.NET Core 8.0
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.0 | 114,630 | 7/15/2024 |
| 1.4.0 | 81,945 | 12/26/2023 |
| 1.3.3 | 443,016 | 5/22/2021 |
| 1.3.2 | 318,749 | 10/9/2020 |
| 1.3.1 | 116,887 | 5/1/2020 |
| 1.3.0 | 21,567 | 4/15/2020 |
| 1.2.10 | 134,662 | 11/8/2019 |
| 1.2.9 | 4,383 | 10/29/2019 |
| 1.2.8 | 4,059 | 10/28/2019 |
| 1.2.7 | 63,554 | 10/8/2019 |
| 1.2.6 | 127,466 | 8/8/2019 |
| 1.2.5 | 86,860 | 6/17/2019 |
| 1.2.4 | 55,536 | 5/19/2019 |
| 1.2.3 | 82,651 | 2/19/2019 |
| 1.2.2 | 395,711 | 12/20/2018 |
| 1.2.1 | 24,162 | 11/19/2018 |
| 1.2.0 | 3,111 | 11/16/2018 |
| 1.2.0-beta1 | 1,376 | 9/7/2018 |
| 1.1.9 | 121,824 | 4/25/2018 |
| 0.4.2-alpha3 | 1,750 | 1/18/2016 |
Fixed a problem with untimely garbage collection.