WebMarkupMin.AspNetCoreLatest 2.18.1

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

Package Downloads
WebMarkupMin.AspNetCore8

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

GeeksCoreLibrary

Geeks Core Library

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.18.1 32,319 4 months ago
2.18.0 31,136 5 months ago
2.18.0-rc1 112 5 months ago

Fixed a error in the `AspNetCoreLogger` class.