LuckyAssetManagerContrib 1.0.7
See the version list below for details.
dotnet add package LuckyAssetManagerContrib --version 1.0.7
NuGet\Install-Package LuckyAssetManagerContrib -Version 1.0.7
<PackageReference Include="LuckyAssetManagerContrib" Version="1.0.7" />
paket add LuckyAssetManagerContrib --version 1.0.7
#r "nuget: LuckyAssetManagerContrib, 1.0.7"
// Install LuckyAssetManagerContrib as a Cake Addin #addin nuget:?package=LuckyAssetManagerContrib&version=1.0.7 // Install LuckyAssetManagerContrib as a Cake Tool #tool nuget:?package=LuckyAssetManagerContrib&version=1.0.7
This project was designed to add new functionality to LuckyAssetManager. In LuckyAssetManagerContrib implemented 2 custom processor: SelectPathProcessor (processor for choosing pre-minified assets with file extensions *.min.js and *.min.css in release mode) and FinalProcessor (responsible for replacement relative paths in CSS-files, combining and caching assets), and new improved HTTP-handler (supports browser caching and ETags).
This extension will help your web applications successfully pass a most part of the tests in YSlow.
Attention! In order to take advantage of new features requires manual editing of Web.config (see instruction - http://bit.ly/ADLlVN).
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. |
-
- LuckyAssetManager (= 1.10.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added support of LuckyAssetManager 1.10.3.