WebMarkupMin.Core
0.9.11
Prefix Reserved
See the version list below for details.
dotnet add package WebMarkupMin.Core --version 0.9.11
NuGet\Install-Package WebMarkupMin.Core -Version 0.9.11
<PackageReference Include="WebMarkupMin.Core" Version="0.9.11" />
paket add WebMarkupMin.Core --version 0.9.11
#r "nuget: WebMarkupMin.Core, 0.9.11"
// Install WebMarkupMin.Core as a Cake Addin #addin nuget:?package=WebMarkupMin.Core&version=0.9.11 // Install WebMarkupMin.Core as a Cake Tool #tool nuget:?package=WebMarkupMin.Core&version=0.9.11
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 Experimental HTML Minifier (https://kangax.github.com/html-minifier/) (written in JavaScript) and Sergiy Kovalchuk's HtmlCompressor (http://code.google.com/p/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 (http://madskristensen.net/post/Efficient-stylesheet-minification-in-C.aspx). 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://ajaxmin.codeplex.com/) and WebMarkupMin.Yui (contains minifier-adapters for YUI Compressor for .Net - https://github.com/PureKrome/YUICompressor.NET).
Also supports minification of views of popular JavaScript template engines: KnockoutJS, Kendo UI MVVM and AngularJS.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (26)
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. |
|
Statiq.Minification
Statiq is a configurable static content generation framework. This library provides support for minification of HTML, CSS and JavaScript content. |
|
AngularTemplates.Compile
ASP.NET MVC bundle and MsBuild task that combine multiple AngularJS templates into one file. |
|
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 (11)
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.
|
|
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
|
|
madskristensen/WebEssentials2013
Visual Studio extension
|
|
madskristensen/MiniBlog
A minimal blog engine using Razor Web Pages
|
Version | Downloads | Last updated |
---|---|---|
2.17.0 | 77,209 | 8/6/2024 |
2.16.2 | 23,664 | 6/26/2024 |
2.16.1 | 29,458 | 6/24/2024 |
2.16.0 | 263,624 | 2/28/2024 |
2.14.0 | 468,083 | 5/24/2023 |
2.13.9 | 79,116 | 4/3/2023 |
2.13.9-preview1 | 3,669 | 3/22/2023 |
2.13.8 | 109,423 | 2/9/2023 |
2.13.7 | 35,545 | 1/28/2023 |
2.13.6 | 144,968 | 1/26/2023 |
2.13.0 | 363,380 | 11/4/2022 |
2.12.0 | 171,140 | 8/22/2022 |
2.9.0 | 1,501,609 | 12/1/2020 |
2.8.6 | 207,292 | 7/3/2020 |
2.8.5 | 2,076 | 6/30/2020 |
2.8.3 | 58,374 | 5/22/2020 |
2.8.1 | 341,608 | 3/14/2020 |
2.7.1 | 72,490 | 11/23/2019 |
2.7.0 | 150,382 | 9/24/2019 |
2.6.0 | 197,670 | 7/30/2019 |
2.5.8 | 107,169 | 5/29/2019 |
2.5.7 | 13,719 | 4/15/2019 |
2.5.6 | 30,401 | 3/7/2019 |
2.5.5 | 467,454 | 11/6/2018 |
2.5.4 | 8,697 | 10/24/2018 |
2.5.3 | 2,926 | 10/13/2018 |
2.5.1 | 14,386 | 8/16/2018 |
2.5.0 | 432,358 | 8/13/2018 |
2.4.5 | 10,712 | 7/9/2018 |
2.4.0 | 404,647 | 5/7/2017 |
2.3.0 | 197,933 | 3/7/2017 |
2.2.4 | 53,294 | 11/26/2016 |
2.2.3 | 2,458 | 11/23/2016 |
2.2.2 | 16,171 | 11/11/2016 |
2.2.0 | 21,836 | 9/27/2016 |
2.1.0 | 28,044 | 7/19/2016 |
2.0.2 | 4,874 | 7/12/2016 |
2.0.1 | 2,726 | 7/9/2016 |
2.0.0 | 6,013 | 6/28/2016 |
2.0.0-rc9 | 2,694 | 6/13/2016 |
2.0.0-rc8 | 4,213 | 5/19/2016 |
2.0.0-rc7 | 4,133 | 5/10/2016 |
2.0.0-rc6 | 2,570 | 4/2/2016 |
2.0.0-rc2 | 20,770 | 12/5/2015 |
2.0.0-rc1 | 4,578 | 11/20/2015 |
2.0.0-beta5 | 2,624 | 10/17/2015 |
2.0.0-beta4 | 3,006 | 9/4/2015 |
2.0.0-beta2 | 2,465 | 8/24/2015 |
2.0.0-beta1 | 3,422 | 8/13/2015 |
2.0.0-alpha2 | 2,729 | 7/31/2015 |
2.0.0-alpha1 | 2,488 | 7/17/2015 |
1.1.5 | 9,187 | 7/9/2016 |
1.1.4 | 2,693 | 6/29/2016 |
1.1.3 | 7,588 | 6/14/2016 |
1.1.2 | 2,604 | 6/13/2016 |
1.1.0 | 17,744 | 4/5/2016 |
1.0.1 | 18,423 | 12/6/2015 |
1.0.0 | 22,676 | 8/26/2015 |
0.9.12 | 13,665 | 4/1/2015 |
0.9.11 | 6,546 | 1/31/2015 |
0.9.9 | 4,286 | 11/25/2014 |
0.9.8 | 6,819 | 10/26/2014 |
0.9.7 | 2,739 | 10/9/2014 |
0.9.6 | 2,634 | 9/30/2014 |
0.9.4 | 3,430 | 9/27/2014 |
0.9.3 | 3,269 | 9/14/2014 |
0.9.2 | 11,070 | 9/11/2014 |
0.9.1 | 2,449 | 9/10/2014 |
0.9.0 | 2,930 | 9/9/2014 |
0.9.0-beta4 | 2,425 | 9/8/2014 |
0.9.0-beta3 | 2,256 | 7/24/2014 |
0.9.0-beta2 | 2,244 | 7/10/2014 |
0.9.0-beta1 | 2,869 | 7/3/2014 |
0.8.21 | 4,513 | 5/27/2014 |
0.8.20 | 2,732 | 5/18/2014 |
0.8.18 | 4,269 | 3/15/2014 |
0.8.13 | 6,752 | 11/26/2013 |
0.8.11 | 5,299 | 9/17/2013 |
0.8.9 | 3,713 | 7/17/2013 |
0.8.7 | 3,081 | 6/5/2013 |
0.8.6 | 2,944 | 5/30/2013 |
0.8.2 | 33,798 | 4/22/2013 |
0.8.1 | 5,290 | 4/20/2013 |
0.8.0 | 3,616 | 4/15/2013 |
0.7.3-beta1 | 2,482 | 4/2/2013 |
0.7.2-alpha1 | 2,338 | 3/28/2013 |
0.7.1-alpha1 | 2,461 | 3/26/2013 |
0.7.0-alpha1 | 2,480 | 3/25/2013 |
WebMarkupMin.Configuration.xsd file moved to the WebMarkupMin.ConfigurationIntelliSense package.