LuckyAssetManager 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package LuckyAssetManager --version 1.0.6
NuGet\Install-Package LuckyAssetManager -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LuckyAssetManager" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LuckyAssetManager --version 1.0.6
#r "nuget: LuckyAssetManager, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LuckyAssetManager as a Cake Addin
#addin nuget:?package=LuckyAssetManager&version=1.0.6

// Install LuckyAssetManager as a Cake Tool
#tool nuget:?package=LuckyAssetManager&version=1.0.6

A css and javascript manager that will dynamically combine and minimize the files and serve them through a handler.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LuckyAssetManager:

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.4-rc3 1,789 4/23/2012
1.10.4-rc2 1,707 4/23/2012
1.10.4-rc 1,734 4/16/2012
1.10.3 3,253 4/10/2012
1.10.2 2,020 4/8/2012
1.10.1 2,161 3/23/2012
1.10.0 2,356 2/24/2012
1.0.7 2,144 2/21/2012
1.0.6 1,926 2/8/2012
1.0.5 2,675 11/7/2011
1.0.3 2,165 8/25/2011
1.0.2 2,132 8/9/2011
1.0.1 2,089 8/6/2011
1.0.0 2,118 8/3/2011
0.9.5 2,079 7/2/2011
0.9.4.1 2,117 7/1/2011
0.9.4 3,046 7/1/2011
0.9.3 2,144 6/30/2011
0.9.2 2,094 6/30/2011
0.9.1 2,078 6/28/2011
0.9.0 2,167 6/28/2011

The assets hash should be more unique.