LibSassHost 0.4.2
Prefix ReservedSee the version list below for details.
dotnet add package LibSassHost --version 0.4.2
NuGet\Install-Package LibSassHost -Version 0.4.2
<PackageReference Include="LibSassHost" Version="0.4.2" />
<PackageVersion Include="LibSassHost" Version="0.4.2" />
<PackageReference Include="LibSassHost" />
paket add LibSassHost --version 0.4.2
#r "nuget: LibSassHost, 0.4.2"
#:package LibSassHost@0.4.2
#addin nuget:?package=LibSassHost&version=0.4.2
#tool nuget:?package=LibSassHost&version=0.4.2
.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 | 93,167 | 7/15/2024 |
| 1.4.0 | 77,712 | 12/26/2023 |
| 1.3.3 | 425,823 | 5/22/2021 |
| 1.3.2 | 308,214 | 10/9/2020 |
| 1.3.1 | 114,540 | 5/1/2020 |
| 1.3.0 | 20,977 | 4/15/2020 |
| 1.2.10 | 132,350 | 11/8/2019 |
| 1.2.9 | 3,934 | 10/29/2019 |
| 1.2.8 | 3,607 | 10/28/2019 |
| 1.2.7 | 59,442 | 10/8/2019 |
| 1.2.6 | 126,594 | 8/8/2019 |
| 1.2.5 | 81,386 | 6/17/2019 |
| 1.2.4 | 53,305 | 5/19/2019 |
| 1.2.3 | 80,858 | 2/19/2019 |
| 1.2.2 | 304,378 | 12/20/2018 |
| 1.2.1 | 22,532 | 11/19/2018 |
| 1.2.0 | 2,661 | 11/16/2018 |
| 1.2.0-beta1 | 1,360 | 9/7/2018 |
| 1.1.9 | 119,316 | 4/25/2018 |
| 0.4.2 | 5,816 | 1/19/2016 |
Fixed a bug “Sass compilation sometimes fails with native exception in 32 bit mode”.