WebMarkupMin.Core 0.9.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebMarkupMin.Core --version 0.9.7
NuGet\Install-Package WebMarkupMin.Core -Version 0.9.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebMarkupMin.Core" Version="0.9.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.Core --version 0.9.7
#r "nuget: WebMarkupMin.Core, 0.9.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebMarkupMin.Core as a Cake Addin
#addin nuget:?package=WebMarkupMin.Core&version=0.9.7

// Install WebMarkupMin.Core as a Cake Tool
#tool nuget:?package=WebMarkupMin.Core&version=0.9.7

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (26)

Showing the top 5 NuGet packages that depend on WebMarkupMin.Core:

Package Downloads
WebMarkupMin.AspNet.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.

WebMarkupMin.NUglify The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 (9)

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
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
Version Downloads Last updated
2.16.0 16,960 2/28/2024
2.14.0 351,382 5/24/2023
2.13.9 66,171 4/3/2023
2.13.9-preview1 3,343 3/22/2023
2.13.8 91,364 2/9/2023
2.13.7 22,977 1/28/2023
2.13.6 135,612 1/26/2023
2.13.0 302,796 11/4/2022
2.12.0 147,447 8/22/2022
2.9.0 1,381,049 12/1/2020
2.8.6 194,652 7/3/2020
2.8.5 1,955 6/30/2020
2.8.3 56,847 5/22/2020
2.8.1 327,147 3/14/2020
2.7.1 65,885 11/23/2019
2.7.0 143,083 9/24/2019
2.6.0 175,415 7/30/2019
2.5.8 102,548 5/29/2019
2.5.7 13,131 4/15/2019
2.5.6 28,203 3/7/2019
2.5.5 417,658 11/6/2018
2.5.4 8,166 10/24/2018
2.5.3 2,758 10/13/2018
2.5.1 14,003 8/16/2018
2.5.0 414,103 8/13/2018
2.4.5 10,473 7/9/2018
2.4.0 384,602 5/7/2017
2.3.0 167,810 3/7/2017
2.2.4 51,764 11/26/2016
2.2.3 2,342 11/23/2016
2.2.2 15,337 11/11/2016
2.2.0 20,479 9/27/2016
2.1.0 26,574 7/19/2016
2.0.2 4,704 7/12/2016
2.0.1 2,609 7/9/2016
2.0.0 5,701 6/28/2016
2.0.0-rc9 2,562 6/13/2016
2.0.0-rc8 3,979 5/19/2016
2.0.0-rc7 3,896 5/10/2016
2.0.0-rc6 2,450 4/2/2016
2.0.0-rc2 18,365 12/5/2015
2.0.0-rc1 4,455 11/20/2015
2.0.0-beta5 2,506 10/17/2015
2.0.0-beta4 2,889 9/4/2015
2.0.0-beta2 2,346 8/24/2015
2.0.0-beta1 3,290 8/13/2015
2.0.0-alpha2 2,607 7/31/2015
2.0.0-alpha1 2,392 7/17/2015
1.1.5 8,805 7/9/2016
1.1.4 2,564 6/29/2016
1.1.3 7,431 6/14/2016
1.1.2 2,473 6/13/2016
1.1.0 16,929 4/5/2016
1.0.1 16,733 12/6/2015
1.0.0 21,781 8/26/2015
0.9.12 13,338 4/1/2015
0.9.11 6,301 1/31/2015
0.9.9 4,132 11/25/2014
0.9.8 6,375 10/26/2014
0.9.7 2,628 10/9/2014
0.9.6 2,502 9/30/2014
0.9.4 3,170 9/27/2014
0.9.3 3,158 9/14/2014
0.9.2 10,871 9/11/2014
0.9.1 2,327 9/10/2014
0.9.0 2,779 9/9/2014
0.9.0-beta4 2,282 9/8/2014
0.9.0-beta3 2,140 7/24/2014
0.9.0-beta2 2,126 7/10/2014
0.9.0-beta1 2,726 7/3/2014
0.8.21 4,250 5/27/2014
0.8.20 2,605 5/18/2014
0.8.18 4,105 3/15/2014
0.8.13 6,430 11/26/2013
0.8.11 5,148 9/17/2013
0.8.9 3,542 7/17/2013
0.8.7 2,958 6/5/2013
0.8.6 2,805 5/30/2013
0.8.2 25,662 4/22/2013
0.8.1 4,981 4/20/2013
0.8.0 3,030 4/15/2013
0.7.3-beta1 2,333 4/2/2013
0.7.2-alpha1 2,215 3/28/2013
0.7.1-alpha1 2,318 3/26/2013
0.7.0-alpha1 2,357 3/25/2013

1. Optimized some regular expressions;
2. Added instructions for processing the following tags: `dialog`, `main`, `menuitem` and `template`.