WebMarkupMin.AspNetCore6
2.13.9-preview2
Prefix Reserved
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore6 --version 2.13.9-preview2
NuGet\Install-Package WebMarkupMin.AspNetCore6 -Version 2.13.9-preview2
<PackageReference Include="WebMarkupMin.AspNetCore6" Version="2.13.9-preview2" />
<PackageVersion Include="WebMarkupMin.AspNetCore6" Version="2.13.9-preview2" />
<PackageReference Include="WebMarkupMin.AspNetCore6" />
paket add WebMarkupMin.AspNetCore6 --version 2.13.9-preview2
#r "nuget: WebMarkupMin.AspNetCore6, 2.13.9-preview2"
#:package WebMarkupMin.AspNetCore6@2.13.9-preview2
#addin nuget:?package=WebMarkupMin.AspNetCore6&version=2.13.9-preview2&prerelease
#tool nuget:?package=WebMarkupMin.AspNetCore6&version=2.13.9-preview2&prerelease
WebMarkupMin.AspNetCore6 contains one ASP.NET Core 6 Middleware - `WebMarkupMinMiddleware`.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. 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. |
-
net6.0
- AdvancedStringBuilder (>= 0.1.0)
- WebMarkupMin.AspNet.Common (>= 2.13.9-preview1)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on WebMarkupMin.AspNetCore6:
Package | Downloads |
---|---|
WebMarkupMin.AspNetCore7
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore6 package. |
|
Elect.Web.Middlewares
Collection of essential production-ready middlewares for ASP.NET Core applications. Includes request/response processing time measurement with customizable headers, HTML/CSS/JS minification for optimized bandwidth usage, response compression, security headers implementation, CORS configuration helpers, and request/response logging. Features automatic content optimization with WebMarkupMin integration for smaller payload sizes and faster page loads. |
|
YRY.Web.Framework
Net Core Web基础开发框架,支持模板视图重载覆盖 |
|
EonaCat.Dns
This is a Dns Server |
|
SeedBt.Library.Core
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WebMarkupMin.AspNetCore6:
Repository | Stars |
---|---|
topnguyen/Elect
The collection of utilities, best practice and fluent method for .NET Core
|
Version | Downloads | Last Updated |
---|---|---|
2.19.0 | 11,174 | 5/18/2025 |
2.18.1 | 18,631 | 12/12/2024 |
2.18.0 | 5,233 | 11/14/2024 |
2.18.0-rc1 | 131 | 11/11/2024 |
2.17.0 | 35,970 | 8/6/2024 |
2.16.1 | 7,116 | 6/24/2024 |
2.16.0 | 55,512 | 2/28/2024 |
2.15.3 | 13,578 | 1/12/2024 |
2.15.2 | 35,121 | 11/15/2023 |
2.15.1 | 14,654 | 10/11/2023 |
2.15.0 | 1,406 | 10/6/2023 |
2.14.1 | 53,702 | 6/27/2023 |
2.14.0 | 39,181 | 5/24/2023 |
2.13.9 | 40,931 | 4/3/2023 |
2.13.9-preview2 | 270 | 3/23/2023 |
2.13.9-preview1 | 268 | 3/22/2023 |
2.13.8 | 49,677 | 2/9/2023 |
2.13.7 | 9,531 | 1/28/2023 |
2.13.6 | 644 | 1/26/2023 |
2.13.5 | 19,693 | 12/15/2022 |
2.13.4 | 23,463 | 11/20/2022 |
2.13.3 | 509 | 11/19/2022 |
2.13.1 | 5,931 | 11/9/2022 |
2.13.0 | 1,555 | 11/4/2022 |
2.12.0 | 66,053 | 8/22/2022 |
2.11.0 | 331,093 | 11/8/2021 |
1. Rollback to previous thread safety implementation;
2. Added protection of minified content from untimely garbage collection.