WebMarkupMin.AspNetCore8
2.18.1
Prefix Reserved
dotnet add package WebMarkupMin.AspNetCore8 --version 2.18.1
NuGet\Install-Package WebMarkupMin.AspNetCore8 -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.AspNetCore8" Version="2.18.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.AspNetCore8 --version 2.18.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebMarkupMin.AspNetCore8, 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.
// Install WebMarkupMin.AspNetCore8 as a Cake Addin #addin nuget:?package=WebMarkupMin.AspNetCore8&version=2.18.1 // Install WebMarkupMin.AspNetCore8 as a Cake Tool #tool nuget:?package=WebMarkupMin.AspNetCore8&version=2.18.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCoreLatest package.
Product | Versions 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 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.
-
net8.0
- WebMarkupMin.AspNetCoreLatest (>= 2.18.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WebMarkupMin.AspNetCore8:
Package | Downloads |
---|---|
ZC.Middleware.DefaultAPI
Package Description |
|
ZDZCode.Infrastructure
Package Description |
|
Dyfort.Umbraco.HtmlMinifier
The Web Markup Minifier for Umbraco, remove white space and compress HTML for better SEO rank. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.18.1 | 635 | 12/12/2024 |
2.18.0 | 5,576 | 11/14/2024 |
2.18.0-rc1 | 93 | 11/11/2024 |
2.17.0 | 34,231 | 8/6/2024 |
2.16.1 | 14,435 | 6/24/2024 |
2.16.0 | 81,039 | 2/28/2024 |
2.15.3 | 16,802 | 1/12/2024 |
2.15.2 | 29,827 | 11/15/2023 |
2.15.1-rc2 | 468 | 10/11/2023 |
2.15.0-rc1 | 145 | 10/6/2023 |
Fixed a error in the `AspNetCoreLogger` class.