WebMarkupMin.Core
2.13.8
See the version list below for details.
dotnet add package WebMarkupMin.Core --version 2.13.8
NuGet\Install-Package WebMarkupMin.Core -Version 2.13.8
<PackageReference Include="WebMarkupMin.Core" Version="2.13.8" />
paket add WebMarkupMin.Core --version 2.13.8
#r "nuget: WebMarkupMin.Core, 2.13.8"
// Install WebMarkupMin.Core as a Cake Addin
#addin nuget:?package=WebMarkupMin.Core&version=2.13.8
// Install WebMarkupMin.Core as a Cake Tool
#tool nuget:?package=WebMarkupMin.Core&version=2.13.8
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.
WebMarkupMin absorbed the best of existing solutions from non-microsoft platforms: Juriy Zaytsev's HTML Minifier (https://github.com/kangax/html-minifier/) (written in JavaScript) and Sergiy Kovalchuk's HtmlCompressor (https://github.com/serg472/htmlcompressor) (written in Java).
Minification of markup produces by removing extra whitespaces, comments and redundant code (only for HTML and XHTML). In addition, HTML and XHTML minifiers supports the minification of CSS code from style tags and attributes, and minification of JavaScript code from script tags, event attributes and hyperlinks with javascript: protocol. WebMarkupMin.Core contains built-in JavaScript minifier based on the Douglas Crockford's JSMin (https://github.com/douglascrockford/JSMin) and built-in CSS minifier based on the Mads Kristensen's Efficient stylesheet minifier (https://madskristensen.net/blog/Efficient-stylesheet-minification-in-C). The above mentioned minifiers produce only the most simple minifications of CSS and JavaScript code, but you can always install additional modules that support the more powerful algorithms of minification: WebMarkupMin.MsAjax (contains minifier-adapters for the Microsoft Ajax Minifier - https://github.com/microsoft/ajaxmin), WebMarkupMin.Yui (contains minifier-adapters for YUI Compressor for .NET - https://github.com/YUICompressor-NET/YUICompressor.NET) and WebMarkupMin.NUglify (contains minifier-adapters for the NUglify - https://github.com/trullock/NUglify).
Also supports minification of views of popular JavaScript template engines: KnockoutJS, Kendo UI MVVM and AngularJS 1.X.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0 Client
- AdvancedStringBuilder (>= 0.1.0)
- PolyfillsForOldDotNet.System.Buffers (>= 0.1.1)
-
.NETFramework 4.5
- AdvancedStringBuilder (>= 0.1.0)
- System.Buffers (>= 4.0.0)
-
.NETStandard 1.3
- AdvancedStringBuilder (>= 0.1.0)
- NETStandard.Library (>= 1.6.0)
- System.Buffers (>= 4.0.0)
-
.NETStandard 2.0
- AdvancedStringBuilder (>= 0.1.0)
- System.Buffers (>= 4.4.0)
-
.NETStandard 2.1
- AdvancedStringBuilder (>= 0.1.0)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on WebMarkupMin.Core:
Package | Downloads |
---|---|
WebMarkupMin.AspNet.Common
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions. |
|
WebMarkupMin.NUglify
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 (https://github.com/trullock/NUglify). |
|
AngularTemplates.Compile
ASP.NET MVC bundle and MsBuild task that combine multiple AngularJS templates into one file. |
|
Statiq.Minification
Statiq is a configurable static content generation framework. This library provides support for minification of HTML, CSS and JavaScript content. |
|
Wyam.Minification
Wyam is a simple to use, highly modular, and extremely configurable static content generator. This library provides support for minification of HTML, CSS and JavaScript content. |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on WebMarkupMin.Core:
Repository | Stars |
---|---|
Tyrrrz/DiscordChatExporter
Exports Discord chat logs to a file
|
|
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
|
|
madskristensen/WebEssentials2013
Visual Studio extension
|
|
madskristensen/MiniBlog
A minimal blog engine using Razor Web Pages
|
|
grandnode/grandnode2
Free, Open source, Fast, Headless, Multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB, Vue.js.
|
Version | Downloads | Last updated |
---|---|---|
2.13.9-preview1 | 96 | 3/22/2023 |
2.13.8 | 24,982 | 2/9/2023 |
2.13.7 | 9,920 | 1/28/2023 |
2.13.6 | 99,005 | 1/26/2023 |
2.13.0 | 145,794 | 11/4/2022 |
2.12.0 | 92,106 | 8/22/2022 |
2.9.0 | 1,022,478 | 12/1/2020 |
2.8.6 | 160,812 | 7/3/2020 |
2.8.5 | 703 | 6/30/2020 |
2.8.3 | 50,781 | 5/22/2020 |
2.8.1 | 283,682 | 3/14/2020 |
2.7.1 | 54,590 | 11/23/2019 |
2.7.0 | 125,127 | 9/24/2019 |
2.6.0 | 142,025 | 7/30/2019 |
2.5.8 | 83,348 | 5/29/2019 |
2.5.7 | 10,709 | 4/15/2019 |
2.5.6 | 16,558 | 3/7/2019 |
2.5.5 | 335,516 | 11/6/2018 |
2.5.4 | 5,800 | 10/24/2018 |
2.5.3 | 1,511 | 10/13/2018 |
2.5.1 | 12,348 | 8/16/2018 |
2.5.0 | 357,734 | 8/13/2018 |
2.4.5 | 8,178 | 7/9/2018 |
2.4.0 | 331,268 | 5/7/2017 |
2.3.0 | 111,752 | 3/7/2017 |
2.2.4 | 45,523 | 11/26/2016 |
2.2.3 | 1,080 | 11/23/2016 |
2.2.2 | 11,766 | 11/11/2016 |
2.2.0 | 15,810 | 9/27/2016 |
2.1.0 | 15,645 | 7/19/2016 |
2.0.2 | 3,287 | 7/12/2016 |
2.0.1 | 1,388 | 7/9/2016 |
2.0.0 | 3,330 | 6/28/2016 |
2.0.0-rc9 | 1,397 | 6/13/2016 |
2.0.0-rc8 | 1,970 | 5/19/2016 |
2.0.0-rc7 | 2,477 | 5/10/2016 |
2.0.0-rc6 | 1,216 | 4/2/2016 |
2.0.0-rc2 | 6,616 | 12/5/2015 |
2.0.0-rc1 | 3,234 | 11/20/2015 |
2.0.0-beta5 | 1,325 | 10/17/2015 |
2.0.0-beta4 | 1,674 | 9/4/2015 |
2.0.0-beta2 | 1,149 | 8/24/2015 |
2.0.0-beta1 | 2,115 | 8/13/2015 |
2.0.0-alpha2 | 1,356 | 7/31/2015 |
2.0.0-alpha1 | 1,173 | 7/17/2015 |
1.1.5 | 6,802 | 7/9/2016 |
1.1.4 | 1,277 | 6/29/2016 |
1.1.3 | 6,112 | 6/14/2016 |
1.1.2 | 1,208 | 6/13/2016 |
1.1.0 | 13,658 | 4/5/2016 |
1.0.1 | 13,657 | 12/6/2015 |
1.0.0 | 19,522 | 8/26/2015 |
0.9.12 | 11,807 | 4/1/2015 |
0.9.11 | 4,955 | 1/31/2015 |
0.9.9 | 2,774 | 11/25/2014 |
0.9.8 | 4,835 | 10/26/2014 |
0.9.7 | 1,413 | 10/9/2014 |
0.9.6 | 1,272 | 9/30/2014 |
0.9.4 | 1,667 | 9/27/2014 |
0.9.3 | 1,874 | 9/14/2014 |
0.9.2 | 8,968 | 9/11/2014 |
0.9.1 | 1,149 | 9/10/2014 |
0.9.0 | 1,470 | 9/9/2014 |
0.9.0-beta4 | 1,037 | 9/8/2014 |
0.9.0-beta3 | 989 | 7/24/2014 |
0.9.0-beta2 | 996 | 7/10/2014 |
0.9.0-beta1 | 1,566 | 7/3/2014 |
0.8.21 | 2,857 | 5/27/2014 |
0.8.20 | 1,305 | 5/18/2014 |
0.8.18 | 2,676 | 3/15/2014 |
0.8.13 | 4,337 | 11/26/2013 |
0.8.11 | 3,830 | 9/17/2013 |
0.8.9 | 2,084 | 7/17/2013 |
0.8.7 | 1,554 | 6/5/2013 |
0.8.6 | 1,480 | 5/30/2013 |
0.8.2 | 13,249 | 4/22/2013 |
0.8.1 | 3,265 | 4/20/2013 |
0.8.0 | 1,534 | 4/15/2013 |
0.7.3-beta1 | 1,159 | 4/2/2013 |
0.7.2-alpha1 | 1,037 | 3/28/2013 |
0.7.1-alpha1 | 1,115 | 3/26/2013 |
0.7.0-alpha1 | 1,137 | 3/25/2013 |
Fixed a incorrect whitespace minification which occurs when there are empty XML tags in the HTML/XHTML markup.