WebMarkupMin.AspNetCore7 2.13.9-preview2

Prefix Reserved
This is a prerelease version of WebMarkupMin.AspNetCore7.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore7 --version 2.13.9-preview2
                    
NuGet\Install-Package WebMarkupMin.AspNetCore7 -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.AspNetCore7" 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.AspNetCore7" Version="2.13.9-preview2" />
                    
Directory.Packages.props
<PackageReference Include="WebMarkupMin.AspNetCore7" />
                    
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.AspNetCore7 --version 2.13.9-preview2
                    
#r "nuget: WebMarkupMin.AspNetCore7, 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.
#addin nuget:?package=WebMarkupMin.AspNetCore7&version=2.13.9-preview2&prerelease
                    
Install WebMarkupMin.AspNetCore7 as a Cake Addin
#tool nuget:?package=WebMarkupMin.AspNetCore7&version=2.13.9-preview2&prerelease
                    
Install WebMarkupMin.AspNetCore7 as a Cake Tool

WebMarkupMin.AspNetCore7 contains one ASP.NET Core 7 Middleware - `WebMarkupMinMiddleware`.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.AspNetCore7:

Package Downloads
NopCommerce.Nop.Web.Framework

Nop.Web.Framework is a class library project containing some common presentation things for Nop.Web project

InvistaCoreLibrary

Geeks Core Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.19.0 244 5/18/2025 2.19.0 is deprecated because it is no longer maintained.
2.18.1 2,450 12/12/2024 2.18.1 is deprecated because it is no longer maintained.
2.18.0 1,609 11/14/2024 2.18.0 is deprecated because it is no longer maintained.
2.18.0-rc1 116 11/11/2024 2.18.0-rc1 is deprecated because it is no longer maintained.
2.17.0 15,684 8/6/2024
2.16.1 7,069 6/24/2024
2.16.0 24,964 2/28/2024
2.15.3 4,473 1/12/2024
2.15.2 5,786 11/15/2023
2.15.1 9,430 10/11/2023
2.15.0 1,113 10/6/2023
2.14.1 25,925 6/27/2023
2.14.0 15,964 5/24/2023
2.13.9 19,384 4/3/2023
2.13.9-preview2 202 3/23/2023
2.13.9-preview1 163 3/22/2023
2.13.8 32,801 2/9/2023
2.13.7 2,755 1/28/2023
2.13.6 788 1/26/2023
2.13.5 147,939 12/15/2022
2.13.4 4,950 11/20/2022
2.13.3 440 11/19/2022
2.13.1 3,147 11/9/2022
2.13.0-rc1 270 11/4/2022

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