WebMarkupMin Versions Save

The Web Markup Minifier (abbreviated WebMarkupMin) - 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.

v2.16.0

2 months ago

Version: 2.16.0 Published: 2/28/2024 Change Set: e1d7acd

  • Added support of JavaScript code minification in the script tags with module, text/x-javascript, text/x-ecmascript, application/x-javascript and application/x-ecmascript types
  • Added support of JSON data minification in the script tags with importmap and speculationrules types
  • The nomodule attribute is now processed as a Boolean attribute
  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.4
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.27
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.16
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.2

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.15.3

4 months ago

Version: 2.15.3 Published: 1/12/2024 Change Set: 8bbf776

  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.2
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.26
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.15
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.1

NuGet Packages

External JS and CSS minifiers
ASP.NET Extensions

v2.15.2

6 months ago

Version: 2.15.2 Published: 11/15/2023 Change Set: 7ef5a98

  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.25
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.14
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.0

NuGet Packages

ASP.NET Extensions

v2.15.1

7 months ago

Version: 2.15.1 Published: 10/11/2023 Change Set: e25763f

  • In WebMarkupMin.NUglify:
    • Added support of the NUglify version 1.21.0
    • In configuration settings of CSS minifier was added one new property - AbbreviateHexColor (default true)
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.23
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.12
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8 RC2

NuGet Packages

External JS and CSS minifiers
ASP.NET Extensions

v2.15.0

7 months ago

Version: 2.15.0 Published: 10/6/2023 Change Set: 362e077

  • In ASP.NET Core extensions was improved a message text of the “Unable to find the required services” error
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.22
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.11
  • Created the WebMarkupMin.AspNetCore8 module, that contains middleware for the ASP.NET Core 8 RC1

NuGet Packages

ASP.NET Extensions

v2.14.1

10 months ago

Version: 2.14.1 Published: 6/27/2023 Change Set: bf0a98b

  • Fixed a error #147 “[WebMarkupMin.AspNetCore5] Sometimes a blank page is returned as the request has no response data available”
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.18
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.7

NuGet Packages

ASP.NET Extensions

v2.14.0

11 months ago

Version: 2.14.0 Published: 5/24/2023 Change Set: 39b9ae2

  • In HTML and XHTML minification settings was added one new property - AttributeQuotesStyle (default Auto)
  • In WebMarkupMin.NUglify added support of the NUglify version 1.20.7
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.16
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.5

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

v2.13.9

1 year ago

Version: 2.13.9 Published: 4/3/2023 Change Set: b3d2146

  • Small refactoring of the HTML/XHTML parser was performed
  • In ASP.NET Core extensions was made refactoring
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.15
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.4

NuGet Packages

Core
ASP.NET Extensions

v2.13.9-preview.2

1 year ago

Version: 2.13.9 Preview 2 Published: 3/23/2023 Change Set: 2643b2a

  • ASP.NET Core Middlewares rolled back to previous thread safety implementation
  • In ASP.NET Core extensions was added protection of minified content from untimely garbage collection

NuGet Packages

ASP.NET Extensions

v2.13.9-preview.1

1 year ago

Version: 2.13.9 Preview 1 Published: 3/22/2023 Change Set: c7d0629

  • Small refactoring of the HTML/XHTML parser was performed
  • ASP.NET Core Middlewares have been made more thread-safe
  • In WebMarkupMin.AspNetCore6 added support of ASP.NET Core 6.0.15
  • In WebMarkupMin.AspNetCore7 added support of ASP.NET Core 7.0.4

NuGet Packages

Core
ASP.NET Extensions