WebMarkupMin.AspNetCore5 2.13.9-preview2

Prefix Reserved
This is a prerelease version of WebMarkupMin.AspNetCore5.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore5 --version 2.13.9-preview2
                    
NuGet\Install-Package WebMarkupMin.AspNetCore5 -Version 2.13.9-preview2
                    
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.AspNetCore5" Version="2.13.9-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebMarkupMin.AspNetCore5" Version="2.13.9-preview2" />
                    
Directory.Packages.props
<PackageReference Include="WebMarkupMin.AspNetCore5" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebMarkupMin.AspNetCore5 --version 2.13.9-preview2
                    
#r "nuget: WebMarkupMin.AspNetCore5, 2.13.9-preview2"
                    
#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.
#:package WebMarkupMin.AspNetCore5@2.13.9-preview2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebMarkupMin.AspNetCore5&version=2.13.9-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WebMarkupMin.AspNetCore5&version=2.13.9-preview2&prerelease
                    
Install as a Cake Tool

WebMarkupMin.AspNetCore5 contains one ASP.NET Core 5.X Middleware - `WebMarkupMinMiddleware`.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WebMarkupMin.AspNetCore5:

Package Downloads
MissingCode.Umbraco.HtmlMinifier

The Web Markup Minifier for Umbraco, remove white space and compress HTML for better SEO rank.

Mantic.Framework

The package helps .net core Rapid Development

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.19.0 1,576 5/18/2025 2.19.0 is deprecated because it is no longer maintained.
2.18.1 3,242 12/12/2024 2.18.1 is deprecated because it is no longer maintained.
2.18.0 608 11/14/2024 2.18.0 is deprecated because it is no longer maintained.
2.18.0-rc1 139 11/11/2024 2.18.0-rc1 is deprecated because it is no longer maintained.
2.17.0 6,417 8/6/2024
2.16.1 939 6/24/2024
2.16.0 22,141 2/28/2024
2.15.0 7,087 10/6/2023
2.14.1 3,992 6/27/2023
2.14.0 2,802 5/24/2023
2.13.9 4,704 4/3/2023
2.13.9-preview2 639 3/23/2023
2.13.9-preview1 637 3/22/2023
2.13.8 2,509 2/9/2023
2.13.7 1,288 1/28/2023
2.13.6 833 1/26/2023
2.13.4 17,360 11/20/2022
2.13.3 898 11/19/2022
2.13.0 2,036 11/4/2022
2.12.0 9,251 8/22/2022
2.11.0 86,934 11/8/2021
2.10.0 45,880 5/18/2021
2.9.3 3,161 4/27/2021
2.9.2 192,632 2/2/2021
2.9.1 30,188 12/4/2020
2.9.0 1,166 12/1/2020

1. Rollback to previous thread safety implementation;
2. Added protection of minified content from untimely garbage collection.