WebMarkupMin.AspNet.Common 2.0.0-alpha2

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

// Install WebMarkupMin.AspNet.Common as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNet.Common&version=2.0.0-alpha2&prerelease                

WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on WebMarkupMin.AspNet.Common:

Package Downloads
WebMarkupMin.AspNetCore2

WebMarkupMin.AspNetCore2 contains one ASP.NET Core 2.X Middleware - `WebMarkupMinMiddleware`.

WebMarkupMin.AspNetCore3

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

WebMarkupMin.AspNetCore6

WebMarkupMin.AspNetCore6 contains one ASP.NET Core 6 Middleware - `WebMarkupMinMiddleware`.

WebMarkupMin.AspNet4.Common

WebMarkupMin.AspNet4.Common is auxiliary package, that contains classes for ASP.NET 4.X extensions.

WebMarkupMin.AspNetCore5

WebMarkupMin.AspNetCore5 contains one ASP.NET Core 5.X Middleware - `WebMarkupMinMiddleware`.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.16.1 17,476 6/24/2024
2.16.0 105,894 2/28/2024
2.14.0 274,066 5/24/2023
2.13.9 58,397 4/3/2023
2.13.9-preview1 1,610 3/22/2023
2.13.8 76,254 2/9/2023
2.13.7 21,592 1/28/2023
2.13.6 2,340 1/26/2023
2.13.0 177,040 11/4/2022
2.12.0 94,781 8/22/2022
2.10.0 596,547 5/18/2021
2.9.0 453,932 12/1/2020
2.8.8 124,572 7/19/2020
2.8.3 51,329 5/22/2020
2.8.1 296,253 3/14/2020
2.8.0 712 3/14/2020
2.7.0 168,988 9/24/2019
2.6.0 126,012 7/30/2019
2.5.0 523,437 8/13/2018
2.4.0 245,880 5/7/2017
2.3.0 8,657 3/7/2017
2.2.5 4,660 12/22/2016
2.2.2 14,255 11/11/2016
2.2.0 5,085 9/27/2016
2.1.0 6,856 7/19/2016
2.0.0 3,775 6/28/2016
2.0.0-rc8 2,599 5/19/2016
2.0.0-rc1 5,540 11/20/2015
2.0.0-beta5 2,191 10/17/2015
2.0.0-beta4 2,813 9/4/2015
2.0.0-beta2 2,609 8/24/2015
2.0.0-beta1 2,183 8/13/2015
2.0.0-alpha2 2,344 7/31/2015
2.0.0-alpha1 2,185 7/17/2015

1. Added support of ASP.NET 5 beta 6;
2. Now during HTTP compression the deflate algorithm has a higher priority than the gzip algorithm.