WebMarkupMin.AspNetCore3 2.13.9-preview1

Prefix Reserved
This is a prerelease version of WebMarkupMin.AspNetCore3.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore3 --version 2.13.9-preview1                
NuGet\Install-Package WebMarkupMin.AspNetCore3 -Version 2.13.9-preview1                
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.AspNetCore3" Version="2.13.9-preview1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.AspNetCore3 --version 2.13.9-preview1                
#r "nuget: WebMarkupMin.AspNetCore3, 2.13.9-preview1"                
#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.AspNetCore3 as a Cake Addin
#addin nuget:?package=WebMarkupMin.AspNetCore3&version=2.13.9-preview1&prerelease

// Install WebMarkupMin.AspNetCore3 as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNetCore3&version=2.13.9-preview1&prerelease                

WebMarkupMin.AspNetCore3 contains one ASP.NET Core 3.1+ Middleware - `WebMarkupMinMiddleware`.

Product 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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.18.1 877 12/12/2024
2.18.0 3,215 11/14/2024
2.18.0-rc1 103 11/11/2024
2.17.0 13,488 8/6/2024
2.16.1 6,047 6/24/2024
2.16.0 16,654 2/28/2024
2.15.0 35,867 10/6/2023
2.14.1 13,692 6/27/2023
2.14.0 2,092 5/24/2023
2.13.9 3,110 4/3/2023
2.13.9-preview2 181 3/23/2023
2.13.9-preview1 167 3/22/2023
2.13.8 4,318 2/9/2023
2.13.7 13,213 1/28/2023
2.13.6 423 1/26/2023
2.13.5 4,752 12/15/2022
2.13.4 7,764 11/20/2022
2.13.3 412 11/19/2022
2.13.1 715 11/9/2022
2.13.0 570 11/4/2022
2.12.0 19,453 8/22/2022
2.11.0 93,704 11/8/2021
2.10.0 84,734 5/18/2021
2.9.3 15,331 4/27/2021
2.9.2 153,123 2/2/2021
2.9.1 53,584 12/4/2020
2.9.0 1,531 12/1/2020
2.8.15 11,399 11/13/2020
2.8.14 4,552 11/3/2020
2.8.11 31,198 9/24/2020
2.8.9 15,820 8/15/2020
2.8.8 10,811 7/19/2020
2.8.4 26,355 6/17/2020
2.8.3 7,805 5/22/2020
2.8.2 211,210 3/17/2020
2.8.1 1,815 3/14/2020
2.8.0 670 3/13/2020
2.7.0 55,708 9/24/2019
2.6.3-rc1 519 9/17/2019
2.6.2-preview3 501 9/8/2019
2.6.1-preview2 524 8/18/2019
2.6.0-preview1 711 7/30/2019

Middleware has been made more thread-safe.