WebMarkupMin.AspNetCoreLatest 2.19.0

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

WebMarkupMin.AspNetCoreLatest contains one Middleware for ASP.NET Core 8 and 9 - WebMarkupMinMiddleware.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on WebMarkupMin.AspNetCoreLatest:

Package Downloads
WebMarkupMin.AspNetCore8

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

GeeksCoreLibrary

Geeks Core Library

NopCommerce.Nop.Web.Framework

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

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on WebMarkupMin.AspNetCoreLatest:

Repository Stars
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
madskristensen/Miniblog.Core
An ASP.NET Core blogging engine
Version Downloads Last Updated
2.19.0 22,958 5/18/2025
2.18.1 57,643 12/12/2024
2.18.0 59,904 11/14/2024
2.18.0-rc1 134 11/11/2024

Added support for the ASP.NET Core 8.0.16 and 9.0.5.