WebMarkupMin.AspNetCore5
2.14.1
.NET 5.0
dotnet add package WebMarkupMin.AspNetCore5 --version 2.14.1
NuGet\Install-Package WebMarkupMin.AspNetCore5 -Version 2.14.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.AspNetCore5" Version="2.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.AspNetCore5 --version 2.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebMarkupMin.AspNetCore5, 2.14.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.AspNetCore5 as a Cake Addin
#addin nuget:?package=WebMarkupMin.AspNetCore5&version=2.14.1
// Install WebMarkupMin.AspNetCore5 as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNetCore5&version=2.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WebMarkupMin.AspNetCore5 contains one ASP.NET Core 5.X Middleware - `WebMarkupMinMiddleware`.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- AdvancedStringBuilder (>= 0.1.0)
- WebMarkupMin.AspNet.Common (>= 2.14.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebMarkupMin.AspNetCore5:
Package | Downloads |
---|---|
MissingCode.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.14.1 | 1,855 | 6/27/2023 |
2.14.0 | 1,448 | 5/24/2023 |
2.13.9 | 2,056 | 4/3/2023 |
2.13.9-preview2 | 160 | 3/23/2023 |
2.13.9-preview1 | 154 | 3/22/2023 |
2.13.8 | 1,695 | 2/9/2023 |
2.13.7 | 702 | 1/28/2023 |
2.13.6 | 357 | 1/26/2023 |
2.13.4 | 6,689 | 11/20/2022 |
2.13.3 | 389 | 11/19/2022 |
2.13.0 | 1,261 | 11/4/2022 |
2.12.0 | 5,097 | 8/22/2022 |
2.11.0 | 63,017 | 11/8/2021 |
2.10.0 | 34,947 | 5/18/2021 |
2.9.3 | 2,184 | 4/27/2021 |
2.9.2 | 162,562 | 2/2/2021 |
2.9.1 | 22,220 | 12/4/2020 |
2.9.0 | 567 | 12/1/2020 |
Fixed a error #147 “[WebMarkupMin.AspNetCore5] Sometimes a blank page is returned as the request has no response data available”.