WebMarkupMin.AspNetCore3 2.9.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore3 --version 2.9.3
NuGet\Install-Package WebMarkupMin.AspNetCore3 -Version 2.9.3
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.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.AspNetCore3 --version 2.9.3
#r "nuget: WebMarkupMin.AspNetCore3, 2.9.3"
#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.9.3

// Install WebMarkupMin.AspNetCore3 as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNetCore3&version=2.9.3

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. 
.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 (4)

Showing the top 4 NuGet packages that depend on WebMarkupMin.AspNetCore3:

Package Downloads
Carbon.Kit.Web

Provides interfaces, abstractions and common functions to support working with Web Services.

Definux.Emeraude The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.16.0 1,142 2/28/2024
2.15.0 20,992 10/6/2023
2.14.1 9,192 6/27/2023
2.14.0 1,560 5/24/2023
2.13.9 3,016 4/3/2023
2.13.9-preview2 152 3/23/2023
2.13.9-preview1 139 3/22/2023
2.13.8 4,106 2/9/2023
2.13.7 6,080 1/28/2023
2.13.6 385 1/26/2023
2.13.5 4,300 12/15/2022
2.13.4 6,971 11/20/2022
2.13.3 367 11/19/2022
2.13.1 667 11/9/2022
2.13.0 526 11/4/2022
2.12.0 14,997 8/22/2022
2.11.0 85,582 11/8/2021
2.10.0 76,404 5/18/2021
2.9.3 15,118 4/27/2021
2.9.2 144,528 2/2/2021
2.9.1 50,168 12/4/2020
2.9.0 1,489 12/1/2020
2.8.15 11,125 11/13/2020
2.8.14 4,504 11/3/2020
2.8.11 29,292 9/24/2020
2.8.9 15,498 8/15/2020
2.8.8 10,471 7/19/2020
2.8.4 25,813 6/17/2020
2.8.3 7,706 5/22/2020
2.8.2 199,714 3/17/2020
2.8.1 1,597 3/14/2020
2.8.0 632 3/13/2020
2.7.0 52,106 9/24/2019
2.6.3-rc1 484 9/17/2019
2.6.2-preview3 461 9/8/2019
2.6.1-preview2 492 8/18/2019
2.6.0-preview1 683 7/30/2019

1. A `Services` property has been added to the `WebMarkupMinServicesBuilder` class. Special thanks to Alex Rønne Petersen;
2. Added support of ASP.NET Core 3.1.14.