⚠ Deprecated: Legacy
This project is no longer maintained. The code will remain on GitHub and PRs can be submitted and accepted but there will be no active contributions from the maintainers of this project. It is highly recommended to move off of .NET Framework and onto .NET Core and if runtime bundling/minification is required, than Smidge is a maintained library that can do that.
Suggested alternative: Smidge
ClientDependency is a framework for simplifying colaborative development of ASP.NET components, allowing components to state what CSS and JavaScript files they require, and ensuring that each file only is only added once to the response. ClientDependency also handles combination, minification and compression of CSS and JavaScript.
$ dotnet add package ClientDependencyNo README available.