WebMarkupMin.AspNet.Common
2.2.0
See the version list below for details.
dotnet add package WebMarkupMin.AspNet.Common --version 2.2.0
NuGet\Install-Package WebMarkupMin.AspNet.Common -Version 2.2.0
<PackageReference Include="WebMarkupMin.AspNet.Common" Version="2.2.0" />
paket add WebMarkupMin.AspNet.Common --version 2.2.0
#r "nuget: WebMarkupMin.AspNet.Common, 2.2.0"
// Install WebMarkupMin.AspNet.Common as a Cake Addin
#addin nuget:?package=WebMarkupMin.AspNet.Common&version=2.2.0
// Install WebMarkupMin.AspNet.Common as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNet.Common&version=2.2.0
WebMarkupMin.AspNet.Common is auxiliary package, that contains classes and interfaces for all ASP.NET extensions.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40-client net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- WebMarkupMin.Core (>= 2.2.0)
-
.NETFramework 4.5.1
- WebMarkupMin.Core (>= 2.2.0)
-
.NETStandard 1.3
- WebMarkupMin.Core (>= 2.2.0)
NuGet packages (13)
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.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`. |
|
WebMarkupMin.AspNetCore6
WebMarkupMin.AspNetCore6 contains one ASP.NET Core 6 Middleware - `WebMarkupMinMiddleware`. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.13.9-preview1 | 38 | 3/22/2023 |
2.13.8 | 15,743 | 2/9/2023 |
2.13.7 | 8,492 | 1/28/2023 |
2.13.6 | 948 | 1/26/2023 |
2.13.0 | 49,593 | 11/4/2022 |
2.12.0 | 52,406 | 8/22/2022 |
2.10.0 | 383,608 | 5/18/2021 |
2.9.0 | 357,923 | 12/1/2020 |
2.8.8 | 108,255 | 7/19/2020 |
2.8.3 | 45,664 | 5/22/2020 |
2.8.1 | 254,444 | 3/14/2020 |
2.8.0 | 558 | 3/14/2020 |
2.7.0 | 138,744 | 9/24/2019 |
2.6.0 | 100,626 | 7/30/2019 |
2.5.0 | 435,223 | 8/13/2018 |
2.4.0 | 217,208 | 5/7/2017 |
2.3.0 | 6,524 | 3/7/2017 |
2.2.5 | 4,387 | 12/22/2016 |
2.2.2 | 11,237 | 11/11/2016 |
2.2.0 | 3,574 | 9/27/2016 |
2.1.0 | 5,320 | 7/19/2016 |
2.0.0 | 2,347 | 6/28/2016 |
2.0.0-rc8 | 1,561 | 5/19/2016 |
2.0.0-rc1 | 3,800 | 11/20/2015 |
2.0.0-beta5 | 1,188 | 10/17/2015 |
2.0.0-beta4 | 1,787 | 9/4/2015 |
2.0.0-beta2 | 1,223 | 8/24/2015 |
2.0.0-beta1 | 1,099 | 8/13/2015 |
2.0.0-alpha2 | 1,271 | 7/31/2015 |
2.0.0-alpha1 | 1,151 | 7/17/2015 |
1. Downgraded .NET Framework version from 4.5.2 to 4.5.1;
2. Added support of .NET Core 1.0.1;
3. Fixed a error #13 “HttpCompression Not Checking for Already Compressed Content”;
4. Fixed a error #14 “HttpCompression Algorithm Priority”.