JsAndCssCombiner 1.0.7
dotnet add package JsAndCssCombiner --version 1.0.7
NuGet\Install-Package JsAndCssCombiner -Version 1.0.7
<PackageReference Include="JsAndCssCombiner" Version="1.0.7" />
paket add JsAndCssCombiner --version 1.0.7
#r "nuget: JsAndCssCombiner, 1.0.7"
// Install JsAndCssCombiner as a Cake Addin #addin nuget:?package=JsAndCssCombiner&version=1.0.7 // Install JsAndCssCombiner as a Cake Tool #tool nuget:?package=JsAndCssCombiner&version=1.0.7
Combine and Compress JavaScript and CSS files on any WebForms or MVC application with zero modifications to the webforms/views. Requires minimal configuration. No need to change the way you include the js and css resources on your pages. Simply decorate your action methods with [Combiner(...)] attribute and that's it. Or use the CombinerWebControl for your webforms.
Turn on/off features on the fly by editing a simple text file.
Features include: combines all js and css files into one of each; minimizes their contents; replaces image paths to point to cdn; versions the combined files (or non-combined) automatically after every build or manually; applies output caching to your pages; moves all js to the bottom of the page; moves all css to the head element; removes duplicate js and css files; is able to parse IE conditional comments and only includes the content of these when the corresponding IE version made the request.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
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.0.7 | 2,437 | 1/25/2012 |