XWeb.Web.Sass.Core 0.3.301-alpha

.NET Framework 4.0
This is a prerelease version of XWeb.Web.Sass.Core.
dotnet add package XWeb.Web.Sass.Core --version 0.3.301-alpha
NuGet\Install-Package XWeb.Web.Sass.Core -Version 0.3.301-alpha
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="XWeb.Web.Sass.Core" Version="0.3.301-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XWeb.Web.Sass.Core --version 0.3.301-alpha
#r "nuget: XWeb.Web.Sass.Core, 0.3.301-alpha"
#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.
// Install XWeb.Web.Sass.Core as a Cake Addin
#addin nuget:?package=XWeb.Web.Sass.Core&version=0.3.301-alpha&prerelease

// Install XWeb.Web.Sass.Core as a Cake Tool
#tool nuget:?package=XWeb.Web.Sass.Core&version=0.3.301-alpha&prerelease

LibSass .Net wrapper that implements Sass compilation to CSS.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on XWeb.Web.Sass.Core:

Package Downloads
XWeb.Web.Optimization.Sass

SassBundle for use Sass css scripts using Microsoft ASP.NET Web Optimization Framework. Used libsass - C++ implementation of Sass compiler.

XWeb.Web.Sass.Handler

Http handler of the Sass scripts. Based on Libsass C++ Sass compiler.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.301-alpha 1,863 12/8/2012
0.2.203-alpha 1,637 7/10/2012
0.2.202-alpha 1,641 7/10/2012
0.2.201-alpha 898 7/10/2012
0.1.101-alpha 901 7/7/2012

Integrated last changes from libsass library.
Assembly for x86 platform renamed to take platform suffix (XWeb.Web.Sass.x86.dll).
Added assembly for x64 platform.