Found 101 packages
Bundles and minifies CSS, JS and HTML files
Bundles and minifies CSS, JS and HTML files
The Web Markup Minifier (abbreviated WebMarkupMin) is a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
Package Description
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
Bundles and minifies CSS, JS and HTML files
WebMarkupMin.NUglify contains 2 minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification using the NUglify.
Basic html output minifier for Razor View Engine. Based on work of https://github.com/meleze/Meleze.Web & https://github.com/Chebur9tina/HtmlOptimizerMvc4
Bundles and minifies CSS, JS and HTML files
Trivial compile-time Razor HTML Minifier for ASP.NET MVC 5.
Bundles and minifies CSS, JS and HTML files
WebMarkupMin.AspNetCore3 contains one Middleware for ASP.NET Core 3.1 and 5 - `WebMarkupMinMiddleware`.
WebMarkupMin.AspNetCore6 contains one Middleware for ASP.NET Core 6 and 7 - `WebMarkupMinMiddleware`.
BundleTransformer.MicrosoftAjax contains two minifier-adapters: `MicrosoftAjaxCssMinifier` (for minification of CSS code) and `MicrosoftAjaxJsMinifier` (for minification of JS code). These adapters perform minification by using the Microsoft Ajax Minifier.
WebMarkupMin.AspNetCore2 contains one Middleware for ASP.NET Core 2.X - `WebMarkupMinMiddleware`.
JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.
A runtime bundler and minifier for ASP.NET Core
WebMarkupMin.AspNet4.Common is auxiliary package, that contains classes for ASP.NET 4.X extensions.
Bundles and minifies CSS, JS and HTML files
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore3 package.