LibSassHost.Native.win-x64
1.2.0
Prefix Reserved
See the version list below for details.
dotnet add package LibSassHost.Native.win-x64 --version 1.2.0
NuGet\Install-Package LibSassHost.Native.win-x64 -Version 1.2.0
<PackageReference Include="LibSassHost.Native.win-x64" Version="1.2.0" />
paket add LibSassHost.Native.win-x64 --version 1.2.0
#r "nuget: LibSassHost.Native.win-x64, 1.2.0"
// Install LibSassHost.Native.win-x64 as a Cake Addin #addin nuget:?package=LibSassHost.Native.win-x64&version=1.2.0 // Install LibSassHost.Native.win-x64 as a Cake Tool #tool nuget:?package=LibSassHost.Native.win-x64&version=1.2.0
This package complements the LibSassHost package and contains the native implementation of LibSass version 3.5.5 for Windows (x64).
For correct working of the LibSass require the Microsoft Visual C++ Redistributable for Visual Studio 2017.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on LibSassHost.Native.win-x64:
Package | Downloads |
---|---|
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. |
|
MillsSoftware.CoreSassCompiler
ASP.NET Core Sass Compiler with custom Razor tag |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on LibSassHost.Native.win-x64:
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 | 12,958 | 7/15/2024 |
1.4.0 | 23,752 | 12/26/2023 |
1.3.3 | 297,234 | 5/22/2021 |
1.3.2 | 235,181 | 10/9/2020 |
1.3.1 | 90,607 | 5/1/2020 |
1.2.10 | 108,509 | 11/8/2019 |
1.2.9 | 3,531 | 10/29/2019 |
1.2.8 | 2,092 | 10/28/2019 |
1.2.7 | 27,427 | 10/8/2019 |
1.2.6 | 109,069 | 8/8/2019 |
1.2.5 | 43,403 | 6/17/2019 |
1.2.4 | 44,359 | 5/19/2019 |
1.2.3 | 27,489 | 2/19/2019 |
1.2.0 | 119,011 | 11/16/2018 |
1.1.9 | 99,806 | 4/25/2018 |
1.1.8 | 3,984 | 3/19/2018 |
1.1.7 | 1,149 | 3/13/2018 |
1.1.6 | 7,415 | 3/6/2018 |
1.1.5 | 3,612 | 2/6/2018 |
1.1.4 | 3,394 | 1/12/2018 |
1.1.3 | 60,183 | 11/15/2017 |
1.1.2 | 1,300 | 11/9/2017 |
1.1.0 | 1,636 | 10/24/2017 |
1.0.4 | 74,831 | 5/23/2017 |
1.0.3 | 17,381 | 3/31/2017 |
1.0.0 | 21,760 | 3/3/2017 |
1.0.0-beta1 | 827 | 3/1/2017 |
1.0.0-alpha2 | 840 | 2/8/2017 |
1.0.0-alpha1 | 857 | 1/30/2017 |
1. Added support of the LibSass version 3.5.5;
2. Now the LibSass for Windows requires the Microsoft Visual C++ Redistributable for Visual Studio 2017.