CombineAndMinify
2.1.0.0
Reduces load times of CSS, JavaScrip and image files. Combines CSS and JavaScript files to reduce request overheads. Minifies CSS and JavaScript files. Uses cookieless domains to reduce cookie overhead. Implementes far future caching and inserts version numbers in urls to ensure browser always loads the latest file versions. Initiates image loading before loading CSS and JavaScript files, so they appear sooner. Works with .axd files as well.
To install CombineAndMinify, run the following command in the Package Manager Console
PM> Install-Package CombineAndMinify
Owners
Authors
Copyright
Copyright 2012
Tags
Dependencies
CombineAndMinify 2.1.0.0 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| CombineAndMinify 2.1.0.0 | 98 | Thursday, March 29, 2012 |
| CombineAndMinify 2.0.0.0 | 45 | Tuesday, March 13, 2012 |
| CombineAndMinify 1.8 | 184 | Sunday, December 11, 2011 |
| CombineAndMinify 1.6.0.1 | 134 | Thursday, September 22, 2011 |