WebMarkupMin.AspNetCore3 2.18.1

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

WebMarkupMin.AspNetCore3 contains one Middleware for ASP.NET Core 3.1 and 5 - WebMarkupMinMiddleware.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

Package Downloads
WebMarkupMin.AspNetCore5

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

Carbon.Kit.Web

Provides interfaces, abstractions and common functions to support working with Web Services.

Definux.Emeraude

Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms.

HT.Minify

Markup, HTML, XHTML, XML, Minification, Minifier, Minify Config in Startup.cs: - void ConfigureServices: services.AddMinResponse(); - void Configure: app.UseMinResponse();

Bis.Framework

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WebMarkupMin.AspNetCore3:

Repository Stars
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Version Downloads Last updated
2.18.1 5,756 4 months ago
2.18.0 7,885 5 months ago
2.18.0-rc1 109 5 months ago
2.17.0 13,742 8 months ago
2.16.1 7,271 9 months ago
2.16.0 23,419 2/28/2024
2.15.0 37,449 10/6/2023
2.14.1 14,247 6/27/2023
2.14.0 2,200 5/24/2023
2.13.9 3,163 4/3/2023
2.13.9-preview2 187 3/23/2023
2.13.9-preview1 173 3/22/2023
2.13.8 4,343 2/9/2023
2.13.7 14,749 1/28/2023
2.13.6 450 1/26/2023
2.13.5 4,789 12/15/2022
2.13.4 8,100 11/20/2022
2.13.3 421 11/19/2022
2.13.1 727 11/9/2022
2.13.0 578 11/4/2022
2.12.0 20,848 8/22/2022
2.11.0 96,560 11/8/2021
2.10.0 87,498 5/18/2021
2.9.3 15,366 4/27/2021
2.9.2 153,829 2/2/2021
2.9.1 54,297 12/4/2020
2.9.0 1,550 12/1/2020
2.8.15 11,471 11/13/2020
2.8.14 4,585 11/3/2020
2.8.11 31,543 9/24/2020
2.8.9 15,912 8/15/2020
2.8.8 10,894 7/19/2020
2.8.4 26,501 6/17/2020
2.8.3 7,846 5/22/2020
2.8.2 213,436 3/17/2020
2.8.1 1,837 3/14/2020
2.8.0 689 3/13/2020
2.7.0 56,764 9/24/2019
2.6.3-rc1 540 9/17/2019
2.6.2-preview3 522 9/8/2019
2.6.1-preview2 544 8/18/2019
2.6.0-preview1 732 7/30/2019

Fixed a error in the `AspNetCoreLogger` class.