LibSassHost 0.6.2
See the version list below for details.
dotnet add package LibSassHost --version 0.6.2
NuGet\Install-Package LibSassHost -Version 0.6.2
<PackageReference Include="LibSassHost" Version="0.6.2" />
paket add LibSassHost --version 0.6.2
#r "nuget: LibSassHost, 0.6.2"
// Install LibSassHost as a Cake Addin
#addin nuget:?package=LibSassHost&version=0.6.2
// Install LibSassHost as a Cake Tool
#tool nuget:?package=LibSassHost&version=0.6.2
.NET wrapper around the libSass (http://sass-lang.com/libsass) version 3.4.1 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 (7)
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 6.0
|
Version | Downloads | Last updated |
---|---|---|
1.3.3 | 152,513 | 5/22/2021 |
1.3.2 | 198,619 | 10/9/2020 |
1.3.1 | 76,325 | 5/1/2020 |
1.3.0 | 14,380 | 4/15/2020 |
1.2.10 | 89,339 | 11/8/2019 |
1.2.9 | 2,129 | 10/29/2019 |
1.2.8 | 1,501 | 10/28/2019 |
1.2.7 | 19,764 | 10/8/2019 |
1.2.6 | 105,222 | 8/8/2019 |
1.2.5 | 45,186 | 6/17/2019 |
1.2.4 | 27,541 | 5/19/2019 |
1.2.3 | 55,423 | 2/19/2019 |
1.2.2 | 95,221 | 12/20/2018 |
1.2.1 | 15,581 | 11/19/2018 |
1.2.0 | 1,094 | 11/16/2018 |
1.2.0-beta1 | 1,009 | 9/7/2018 |
1.1.9 | 82,217 | 4/25/2018 |
1.1.8 | 5,260 | 3/19/2018 |
1.1.7 | 1,625 | 3/13/2018 |
1.1.6 | 3,233 | 3/6/2018 |
1.1.5 | 4,329 | 2/6/2018 |
1.1.4 | 5,099 | 1/12/2018 |
1.1.3 | 61,829 | 11/15/2017 |
1.1.2 | 1,656 | 11/9/2017 |
1.1.1 | 2,640 | 10/25/2017 |
1.1.0 | 1,446 | 10/24/2017 |
1.0.4 | 71,196 | 5/23/2017 |
1.0.3 | 26,589 | 3/31/2017 |
1.0.2 | 2,747 | 3/26/2017 |
1.0.1 | 7,079 | 3/9/2017 |
1.0.0 | 4,975 | 3/3/2017 |
1.0.0-beta1 | 1,155 | 3/1/2017 |
1.0.0-alpha2 | 1,105 | 2/8/2017 |
1.0.0-alpha1 | 1,049 | 1/30/2017 |
0.6.4 | 21,433 | 1/8/2017 |
0.6.3 | 1,866 | 1/1/2017 |
0.6.2 | 5,365 | 12/22/2016 |
0.6.1 | 34,217 | 12/10/2016 |
0.6.0 | 20,776 | 10/24/2016 |
0.5.2 | 12,947 | 7/11/2016 |
0.5.1 | 10,499 | 4/25/2016 |
0.5.0 | 30,957 | 4/24/2016 |
0.4.6 | 1,294 | 4/19/2016 |
0.4.5 | 10,123 | 3/20/2016 |
0.4.4 | 1,622 | 3/19/2016 |
0.4.3 | 8,800 | 1/20/2016 |
0.4.2 | 3,984 | 1/19/2016 |
0.4.2-alpha3 | 1,238 | 1/18/2016 |
0.4.2-alpha2 | 1,088 | 1/13/2016 |
0.4.2-alpha1 | 1,108 | 1/10/2016 |
0.4.1 | 16,432 | 11/11/2015 |
0.4.0 | 1,373 | 11/10/2015 |
0.3.1 | 1,347 | 11/2/2015 |
0.3.0 | 1,228 | 11/2/2015 |
0.2.0 | 1,274 | 10/24/2015 |
Added support of libSass version 3.4.1.