WebMarkupMin.AspNetCore3
2.13.9-preview2
Prefix Reserved
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore3 --version 2.13.9-preview2
NuGet\Install-Package WebMarkupMin.AspNetCore3 -Version 2.13.9-preview2
<PackageReference Include="WebMarkupMin.AspNetCore3" Version="2.13.9-preview2" />
<PackageVersion Include="WebMarkupMin.AspNetCore3" Version="2.13.9-preview2" />
<PackageReference Include="WebMarkupMin.AspNetCore3" />
paket add WebMarkupMin.AspNetCore3 --version 2.13.9-preview2
#r "nuget: WebMarkupMin.AspNetCore3, 2.13.9-preview2"
#:package WebMarkupMin.AspNetCore3@2.13.9-preview2
#addin nuget:?package=WebMarkupMin.AspNetCore3&version=2.13.9-preview2&prerelease
#tool nuget:?package=WebMarkupMin.AspNetCore3&version=2.13.9-preview2&prerelease
WebMarkupMin.AspNetCore3 contains one ASP.NET Core 3.1+ Middleware - `WebMarkupMinMiddleware`.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- AdvancedStringBuilder (>= 0.1.0)
- WebMarkupMin.AspNet.Common (>= 2.13.9-preview1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on WebMarkupMin.AspNetCore3:
| Package | Downloads |
|---|---|
|
WebMarkupMin.AspNetCore5
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore3 package. |
|
|
Carbon.Kit.Web
Provides interfaces, abstractions and common functions to support working with Web Services. |
|
|
Definux.Emeraude
Emeraude Framework is a powerful library providing abstractions, builders and ready to use ASP.NET Core structure for creating SEO friendly web applications based on SSR Vue.js and mobile applications based on Xamarin Forms. |
|
|
HT.Minify
Markup, HTML, XHTML, XML, Minification, Minifier, Minify Config in Startup.cs: - void ConfigureServices: services.AddMinResponse(); - void Configure: app.UseMinResponse(); |
|
|
Bis.Framework
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WebMarkupMin.AspNetCore3:
| Repository | Stars |
|---|---|
|
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.20.2 | 1,665 | 2/26/2026 |
| 2.20.0 | 6,119 | 11/13/2025 |
| 2.19.0 | 12,720 | 5/18/2025 |
| 2.18.1 | 48,393 | 12/12/2024 |
| 2.18.0 | 16,255 | 11/14/2024 |
| 2.18.0-rc1 | 231 | 11/11/2024 |
| 2.17.0 | 16,451 | 8/6/2024 |
| 2.16.1 | 8,572 | 6/24/2024 |
| 2.16.0 | 31,721 | 2/28/2024 |
| 2.15.0 | 41,911 | 10/6/2023 |
| 2.14.1 | 24,999 | 6/27/2023 |
| 2.14.0 | 3,800 | 5/24/2023 |
| 2.13.9 | 4,326 | 4/3/2023 |
| 2.13.9-preview2 | 330 | 3/23/2023 |
| 2.13.9-preview1 | 334 | 3/22/2023 |
| 2.13.8 | 5,751 | 2/9/2023 |
| 2.13.7 | 18,250 | 1/28/2023 |
| 2.13.6 | 1,591 | 1/26/2023 |
| 2.13.5 | 6,034 | 12/15/2022 |
| 2.13.4 | 10,323 | 11/20/2022 |
1. Rollback to previous thread safety implementation;
2. Added protection of minified content from untimely garbage collection.