LibSassHost 0.5.2
Prefix ReservedSee the version list below for details.
dotnet add package LibSassHost --version 0.5.2
NuGet\Install-Package LibSassHost -Version 0.5.2
<PackageReference Include="LibSassHost" Version="0.5.2" />
<PackageVersion Include="LibSassHost" Version="0.5.2" />
<PackageReference Include="LibSassHost" />
paket add LibSassHost --version 0.5.2
#r "nuget: LibSassHost, 0.5.2"
#:package LibSassHost@0.5.2
#addin nuget:?package=LibSassHost&version=0.5.2
#tool nuget:?package=LibSassHost&version=0.5.2
.NET wrapper around the libSass (http://sass-lang.com/libsass) version of July 4, 2016 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 | 111,250 | 7/15/2024 |
| 1.4.0 | 81,438 | 12/26/2023 |
| 1.3.3 | 440,081 | 5/22/2021 |
| 1.3.2 | 317,277 | 10/9/2020 |
| 1.3.1 | 116,552 | 5/1/2020 |
| 1.3.0 | 21,551 | 4/15/2020 |
| 1.2.10 | 134,364 | 11/8/2019 |
| 1.2.9 | 4,383 | 10/29/2019 |
| 1.2.8 | 4,056 | 10/28/2019 |
| 1.2.7 | 63,045 | 10/8/2019 |
| 1.2.6 | 127,413 | 8/8/2019 |
| 1.2.5 | 86,080 | 6/17/2019 |
| 1.2.4 | 55,302 | 5/19/2019 |
| 1.2.3 | 82,453 | 2/19/2019 |
| 1.2.2 | 382,875 | 12/20/2018 |
| 1.2.1 | 23,995 | 11/19/2018 |
| 1.2.0 | 3,108 | 11/16/2018 |
| 1.2.0-beta1 | 1,373 | 9/7/2018 |
| 1.1.9 | 121,441 | 4/25/2018 |
| 0.5.2 | 17,429 | 7/11/2016 |
Added support of libSass version of July 4, 2016.