VOOZH about

URL: https://www.nuget.org/packages/LibSassHost/

⇱ NuGet Gallery | LibSassHost 1.5.0




👁 Image
LibSassHost 1.5.0

Prefix Reserved
dotnet add package LibSassHost --version 1.5.0
 
 
NuGet\Install-Package LibSassHost -Version 1.5.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LibSassHost" Version="1.5.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibSassHost" Version="1.5.0" />
 
Directory.Packages.props
<PackageReference Include="LibSassHost" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LibSassHost --version 1.5.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibSassHost, 1.5.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LibSassHost@1.5.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LibSassHost&version=1.5.0
 
Install as a Cake Addin
#tool nuget:?package=LibSassHost&version=1.5.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

.NET wrapper around the LibSass with the ability to support a virtual file system.

This package does not contain the native implementations of LibSass. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available:

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp1.0 netcoreapp1.0 was computed.  netcoreapp1.1 netcoreapp1.1 was computed.  netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 netstandard1.3 is compatible.  netstandard1.4 netstandard1.4 was computed.  netstandard1.5 netstandard1.5 was computed.  netstandard1.6 netstandard1.6 was computed.  netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net40-client net40-client is compatible.  net45 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 is compatible.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen30 tizen30 was computed.  tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Universal Windows Platform uap uap was computed.  uap10.0 uap10.0 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 130,611 7/15/2024
1.4.0 84,735 12/26/2023
1.3.3 455,264 5/22/2021
1.3.2 325,299 10/9/2020
1.3.1 117,914 5/1/2020
1.3.0 21,714 4/15/2020
1.2.10 136,089 11/8/2019
1.2.9 4,397 10/29/2019
1.2.8 4,073 10/28/2019
1.2.7 65,719 10/8/2019
1.2.6 127,682 8/8/2019
1.2.5 94,532 6/17/2019
1.2.4 56,701 5/19/2019
1.2.3 83,523 2/19/2019
1.2.2 450,987 12/20/2018
1.2.1 24,584 11/19/2018
1.2.0 3,122 11/16/2018
1.2.0-beta1 1,387 9/7/2018
1.1.9 123,404 4/25/2018
1.1.8 8,915 3/19/2018
Loading failed

Added a packages that contain a native assemblies for Windows (ARM) and (ARM64).