BundleTransformer.SassAndScss 1.7.15-Beta1

This is a prerelease version of BundleTransformer.SassAndScss.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BundleTransformer.SassAndScss --version 1.7.15-Beta1
NuGet\Install-Package BundleTransformer.SassAndScss -Version 1.7.15-Beta1
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="BundleTransformer.SassAndScss" Version="1.7.15-Beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BundleTransformer.SassAndScss --version 1.7.15-Beta1
#r "nuget: BundleTransformer.SassAndScss, 1.7.15-Beta1"
#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 BundleTransformer.SassAndScss as a Cake Addin
#addin nuget:?package=BundleTransformer.SassAndScss&version=1.7.15-Beta1&prerelease

// Install BundleTransformer.SassAndScss as a Cake Tool
#tool nuget:?package=BundleTransformer.SassAndScss&version=1.7.15-Beta1&prerelease

BundleTransformer.SassAndScss contains translator-adapter SassAndScssTranslator (supports Sass (http://sass-lang.com/) version 3.2.9). This adapter makes translation of Sass- and SCSS-code to CSS-code. Also contains HTTP-handler SassAndScssAssetHandler, which is responsible for text output of translated Sass- or SCSS-asset.

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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BundleTransformer.SassAndScss:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Version Downloads Last updated
1.9.52 1,022 3/30/2015
1.9.49 474 2/27/2015
1.9.48 196 2/23/2015
1.9.47 111 2/22/2015
1.9.47-Beta1 80 2/14/2015
1.9.34 1,632 12/19/2014
1.9.25 782 10/14/2014
1.9.13 1,108 8/7/2014
1.9.11 236 7/28/2014
1.9.10 499 7/15/2014
1.9.7 285 7/7/2014
1.9.4 140 6/29/2014
1.9.1 152 6/25/2014
1.9.0 195 6/23/2014
1.9.0-Beta3 93 6/21/2014
1.9.0-Beta2 89 6/16/2014
1.9.0-Beta1 92 6/13/2014
1.8.32 346 5/14/2014
1.8.30 320 4/28/2014
1.8.29 359 4/10/2014
1.8.23 370 2/21/2014
1.8.20 113 2/4/2014
1.8.18 120 1/22/2014
1.8.14 181 12/3/2013
1.8.14-Beta1 91 11/28/2013
1.8.12 105 11/24/2013
1.8.11 102 11/7/2013
1.8.10 100 11/4/2013
1.8.9 108 10/25/2013
1.8.8 100 10/24/2013
1.8.7 145 10/16/2013
1.8.3 154 9/12/2013
1.8.0 106 9/5/2013
1.7.27 110 8/26/2013
1.7.21 133 8/4/2013
1.7.16 137 7/11/2013
1.7.15-Beta1 85 6/18/2013
1.7.13-Beta1 76 6/14/2013
1.7.9-Beta1 93 5/27/2013
1.7.7-Beta1 77 5/3/2013
1.7.1-Beta1 81 3/22/2013
1.7.0-Beta1 80 3/19/2013
1.6.31 107 6/18/2013
1.6.29 96 6/14/2013
1.6.26 101 5/28/2013
1.6.25 100 5/13/2013
1.6.18 117 2/5/2013
1.6.13 103 12/4/2012
1.6.11 97 11/22/2012
1.6.10 96 11/17/2012
1.6.9 432 10/29/2012
1.6.8 89 10/27/2012
1.6.6 100 10/15/2012
1.6.5 99 10/11/2012
1.6.1 97 9/20/2012
1.6.0 97 9/12/2012
1.5.5 98 8/29/2012
1.5.0 100 8/16/2012
1.4.3-beta3 82 8/1/2012
1.4.2-beta3 81 6/23/2012
1.4.1-beta3 80 6/19/2012
1.4.0-beta2 77 6/6/2012
1.3.0-beta 89 5/16/2012
1.2.1-beta 80 4/8/2012
1.2.0-beta 78 4/3/2012
1.1.0-beta 78 3/29/2012
1.0.0-beta 89 3/25/2012

Fixed bug #35 "SCSS @import with Virtual folder".