RequestReduce.SqlServer
1.6.38
See the version list below for details.
dotnet add package RequestReduce.SqlServer --version 1.6.38
NuGet\Install-Package RequestReduce.SqlServer -Version 1.6.38
<PackageReference Include="RequestReduce.SqlServer" Version="1.6.38" />
paket add RequestReduce.SqlServer --version 1.6.38
#r "nuget: RequestReduce.SqlServer, 1.6.38"
// Install RequestReduce.SqlServer as a Cake Addin #addin nuget:?package=RequestReduce.SqlServer&version=1.6.38 // Install RequestReduce.SqlServer as a Cake Tool #tool nuget:?package=RequestReduce.SqlServer&version=1.6.38
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 | Versions 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. |
-
- EntityFramework (>= 4.1.10715)
- RequestReduce (>= 1.6.31)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.76 | 15,366 | 7/30/2012 |
1.8.73 | 1,531 | 6/27/2012 |
1.8.71 | 1,460 | 6/27/2012 |
1.8.67 | 1,517 | 6/15/2012 |
1.8.63 | 1,436 | 6/12/2012 |
1.8.49 | 1,395 | 6/5/2012 |
1.8.47 | 1,413 | 6/5/2012 |
1.8.32 | 1,559 | 4/30/2012 |
1.8.30 | 1,397 | 4/29/2012 |
1.8.13 | 1,684 | 3/13/2012 |
1.8.8 | 1,565 | 3/12/2012 |
1.8.3 | 1,536 | 3/12/2012 |
1.8.1 | 1,453 | 3/12/2012 |
1.7.108 | 1,551 | 2/17/2012 |
1.7.107 | 1,479 | 2/17/2012 |
1.7.105 | 1,504 | 2/15/2012 |
1.7.103 | 1,464 | 2/14/2012 |
1.7.100 | 1,523 | 2/13/2012 |
1.7.94 | 1,518 | 2/11/2012 |
1.7.64 | 1,530 | 2/6/2012 |
1.7.61 | 1,500 | 2/5/2012 |
1.7.49 | 1,495 | 1/30/2012 |
1.7.29 | 1,494 | 1/17/2012 |
1.7.26 | 1,521 | 1/15/2012 |
1.7.15 | 1,561 | 1/13/2012 |
1.7.7 | 1,577 | 1/12/2012 |
1.7.5 | 1,583 | 1/12/2012 |
1.7.0 | 1,596 | 1/9/2012 |
1.6.64 | 1,561 | 1/8/2012 |
1.6.58 | 1,486 | 1/6/2012 |
1.6.56 | 1,509 | 1/5/2012 |
1.6.54 | 1,575 | 12/31/2011 |
1.6.52 | 1,540 | 12/29/2011 |
1.6.49 | 1,526 | 12/29/2011 |
1.6.38 | 1,590 | 12/21/2011 |
1.6.24 | 1,550 | 12/17/2011 |
1.6.19 | 1,548 | 12/14/2011 |
1.6.12 | 1,508 | 12/13/2011 |
1.6.9 | 1,546 | 12/12/2011 |
1.6.3 | 1,606 | 12/9/2011 |
1.6.1 | 1,540 | 12/9/2011 |
1.5.39 | 1,550 | 12/4/2011 |
1.5.34 | 1,538 | 11/28/2011 |
1.5.1 | 1,558 | 11/11/2011 |
1.5.0 | 1,573 | 11/11/2011 |
1.4.13 | 1,570 | 11/6/2011 |
1.4.11 | 1,568 | 11/5/2011 |
1.4.8 | 1,560 | 11/4/2011 |
1.4.2 | 1,566 | 11/4/2011 |
1.3.3 | 1,679 | 10/24/2011 |
* Do not inject css before X-UA-Compatible meta tag.
* Fix errors thrown by setting response filter after a redirect
* Fix errors thrown by setting response filter without reading it (.net 3.5 bug)
* Fix bug that surfaces when two identical scripts are in the head
* Gracefully swallow and log errors in transformations
* Fix disk file cache failing to load previously cached files on app startup
* Gracefully swallow and Log errors on saving cached file to disk