Skip to main content
LuckyAssetManagerContrib package icon

LuckyAssetManagerContrib

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).

Total Downloads
17.9K
17,896
Published
Apr 27, 2012
Latest stable version

Install

.NET CLI
dotnet add package LuckyAssetManagerContrib --version 1.0.8
Package Manager Console
Install-Package LuckyAssetManagerContrib -Version 1.0.8
PackageReference
<PackageReference Include="LuckyAssetManagerContrib" Version="1.0.8" />

Frameworks

No framework metadata available.

Dependencies

[1.10.3, 1.10.3]

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.