XWeb.Web.Sass.Core 0.3.301-alpha

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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 2,041 12/8/2012
0.2.203-alpha 1,716 7/10/2012
0.2.202-alpha 1,970 7/10/2012
0.2.201-alpha 964 7/10/2012
0.1.101-alpha 978 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.