WebMarkupMin.AspNet.Common
2.10.0
Prefix Reserved
Install-Package WebMarkupMin.AspNet.Common -Version 2.10.0
dotnet add package WebMarkupMin.AspNet.Common --version 2.10.0
<PackageReference Include="WebMarkupMin.AspNet.Common" Version="2.10.0" />
paket add WebMarkupMin.AspNet.Common --version 2.10.0
#r "nuget: WebMarkupMin.AspNet.Common, 2.10.0"
// Install WebMarkupMin.AspNet.Common as a Cake Addin
#addin nuget:?package=WebMarkupMin.AspNet.Common&version=2.10.0
// Install WebMarkupMin.AspNet.Common as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNet.Common&version=2.10.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 |
.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 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
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 |
-
.NETCoreApp 2.1
- WebMarkupMin.Core (>= 2.9.0)
-
.NETFramework 4.0
- WebMarkupMin.Core (>= 2.9.0)
-
.NETFramework 4.5
- WebMarkupMin.Core (>= 2.9.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- WebMarkupMin.Core (>= 2.9.0)
-
.NETStandard 2.0
- WebMarkupMin.Core (>= 2.9.0)
-
.NETStandard 2.1
- WebMarkupMin.Core (>= 2.9.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.10.0 | 153,063 | 5/18/2021 |
2.9.0 | 232,375 | 12/1/2020 |
2.8.8 | 92,480 | 7/19/2020 |
2.8.3 | 39,950 | 5/22/2020 |
2.8.1 | 209,260 | 3/14/2020 |
2.8.0 | 421 | 3/14/2020 |
2.7.0 | 119,032 | 9/24/2019 |
2.6.0 | 83,457 | 7/30/2019 |
2.5.0 | 349,386 | 8/13/2018 |
2.4.0 | 191,794 | 5/7/2017 |
2.3.0 | 5,750 | 3/7/2017 |
2.2.5 | 4,093 | 12/22/2016 |
2.2.2 | 9,429 | 11/11/2016 |
2.2.0 | 2,970 | 9/27/2016 |
2.1.0 | 4,149 | 7/19/2016 |
2.0.0 | 1,831 | 6/28/2016 |
2.0.0-rc8 | 1,457 | 5/19/2016 |
2.0.0-rc1 | 3,664 | 11/20/2015 |
2.0.0-beta5 | 1,084 | 10/17/2015 |
2.0.0-beta4 | 1,659 | 9/4/2015 |
2.0.0-beta2 | 1,118 | 8/24/2015 |
2.0.0-beta1 | 996 | 8/13/2015 |
2.0.0-alpha2 | 1,166 | 7/31/2015 |
2.0.0-alpha1 | 1,051 | 7/17/2015 |
In `IContentProcessingManager` interface and `ContentProcessingManagerBase` class was added a new property - `SupportedHttpStatusCodes` (default `200`).