-
Notifications
You must be signed in to change notification settings - Fork 48
Core
dron edited this page Oct 16, 2018
·
1 revision
List of the most important classes, that contained in the WebMarkupMin.Core: three markup minifiers (HtmlMinifier, XhtmlMinifier and XmlMinifier), two built-in CSS minifiers (KristensenCssMinifier and NullCssMinifier), two built-in JavaScript minifiers (CrockfordJsMinifier and NullJsMinifier) and two loggers (ThrowExceptionLogger and NullLogger).
- Core
- External JS and CSS minifiers
- ASP.NET Extensions
- How to upgrade applications to version 2.X
- Additional reading and resources