RequestReduce.SqlServer 1.6.1

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

// Install RequestReduce.SqlServer as a Cake Tool
#tool nuget:?package=RequestReduce.SqlServer&version=1.6.1

RequestReduce.SqlServer is an add-on to RequestReduce allowing you to store your optimized CSS, JavaScript and sprited images in a SqlServer or SqlServer CE database.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.76 444 7/30/2012
1.8.73 60 6/27/2012
1.8.71 76 6/27/2012
1.8.67 72 6/15/2012
1.8.63 79 6/12/2012
1.8.49 69 6/5/2012
1.8.47 74 6/5/2012
1.8.32 79 4/30/2012
1.8.30 69 4/29/2012
1.8.13 73 3/13/2012
1.8.8 71 3/12/2012
1.8.3 70 3/12/2012
1.8.1 77 3/12/2012
1.7.108 72 2/17/2012
1.7.107 78 2/17/2012
1.7.105 69 2/15/2012
1.7.103 71 2/14/2012
1.7.100 77 2/13/2012
1.7.94 71 2/11/2012
1.7.64 64 2/6/2012
1.7.61 77 2/5/2012
1.7.49 82 1/30/2012
1.7.29 75 1/17/2012
1.7.26 61 1/15/2012
1.7.15 80 1/13/2012
1.7.7 76 1/12/2012
1.7.5 60 1/12/2012
1.7.0 72 1/9/2012
1.6.64 67 1/8/2012
1.6.58 71 1/6/2012
1.6.56 79 1/5/2012
1.6.54 70 12/31/2011
1.6.52 62 12/29/2011
1.6.49 82 12/29/2011
1.6.38 82 12/21/2011
1.6.24 80 12/17/2011
1.6.19 73 12/14/2011
1.6.12 74 12/13/2011
1.6.9 75 12/12/2011
1.6.3 77 12/9/2011
1.6.1 75 12/9/2011
1.5.39 76 12/4/2011
1.5.34 83 11/28/2011
1.5.1 69 11/11/2011
1.5.0 69 11/11/2011
1.4.13 79 11/6/2011
1.4.11 69 11/5/2011
1.4.8 63 11/4/2011
1.4.2 84 11/4/2011
1.3.3 72 10/24/2011

* Add API for filtering pages, css, javascript and images out of the processing pipeline as well as adding custom minifiers
     * Add Support for right positioned background images
     * Big perf fix introduced in 1.4 repeatedly recompiling regex
     * Fix Etag check so that 304s are returned when match If-None-Match header
     * Support for all center, right and bottom background positions
     * gracefully ignore sprite attempts of .svg files
     * add current version and config settings to dashboard
     * propperly handle spaces between parens and quotes of css background url
     * Fix relative background image paths when there are css comments containing braces