WebMarkupMin.AspNetCore5 2.18.1

Prefix Reserved
Suggested Alternatives

WebMarkupMin.AspNetCore3 2.18.1

dotnet add package WebMarkupMin.AspNetCore5 --version 2.18.1
                    
NuGet\Install-Package WebMarkupMin.AspNetCore5 -Version 2.18.1
                    
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.18.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebMarkupMin.AspNetCore5" Version="2.18.1" />
                    
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.18.1
                    
#r "nuget: WebMarkupMin.AspNetCore5, 2.18.1"
                    
#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.
#addin nuget:?package=WebMarkupMin.AspNetCore5&version=2.18.1
                    
Install WebMarkupMin.AspNetCore5 as a Cake Addin
#tool nuget:?package=WebMarkupMin.AspNetCore5&version=2.18.1
                    
Install WebMarkupMin.AspNetCore5 as a Cake Tool

This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore3 package.

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. 
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.18.1 1,569 4 months ago 2.18.1 is deprecated because it is no longer maintained.
2.18.0 510 5 months ago 2.18.0 is deprecated because it is no longer maintained.
2.18.0-rc1 111 5 months ago 2.18.0-rc1 is deprecated because it is no longer maintained.
2.17.0 5,822 8 months ago
2.16.1 897 9 months ago
2.16.0 18,522 2/28/2024
2.15.0 6,597 10/6/2023
2.14.1 3,812 6/27/2023
2.14.0 2,765 5/24/2023
2.13.9 4,428 4/3/2023
2.13.9-preview2 607 3/23/2023
2.13.9-preview1 602 3/22/2023
2.13.8 2,461 2/9/2023
2.13.7 1,247 1/28/2023
2.13.6 798 1/26/2023
2.13.4 16,038 11/20/2022
2.13.3 851 11/19/2022
2.13.0 1,973 11/4/2022
2.12.0 8,466 8/22/2022
2.11.0 84,429 11/8/2021
2.10.0 45,560 5/18/2021
2.9.3 3,005 4/27/2021
2.9.2 189,438 2/2/2021
2.9.1 30,115 12/4/2020
2.9.0 1,102 12/1/2020

Fixed a error in the `AspNetCoreLogger` class.