WebMarkupMin.AspNetCore2
2.10.0
Prefix Reserved
.NET Core 2.1
.NET Standard 2.0
Install-Package WebMarkupMin.AspNetCore2 -Version 2.10.0
dotnet add package WebMarkupMin.AspNetCore2 --version 2.10.0
<PackageReference Include="WebMarkupMin.AspNetCore2" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebMarkupMin.AspNetCore2 --version 2.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebMarkupMin.AspNetCore2, 2.10.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebMarkupMin.AspNetCore2 as a Cake Addin
#addin nuget:?package=WebMarkupMin.AspNetCore2&version=2.10.0
// Install WebMarkupMin.AspNetCore2 as a Cake Tool
#tool nuget:?package=WebMarkupMin.AspNetCore2&version=2.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WebMarkupMin.AspNetCore2 contains one ASP.NET Core 2.X Middleware - `WebMarkupMinMiddleware`.
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- AdvancedStringBuilder (>= 0.1.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http (>= 2.1.22)
- Microsoft.AspNetCore.Http.Extensions (>= 2.1.21)
- Microsoft.AspNetCore.Http.Features (>= 2.1.1)
- Microsoft.Extensions.Options (>= 2.1.1)
- Microsoft.Net.Http.Headers (>= 2.1.14)
- WebMarkupMin.AspNet.Common (>= 2.10.0)
-
.NETStandard 2.0
- AdvancedStringBuilder (>= 0.1.0)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.3)
- Microsoft.AspNetCore.Http (>= 2.0.3)
- Microsoft.AspNetCore.Http.Extensions (>= 2.0.3)
- Microsoft.AspNetCore.Http.Features (>= 2.0.3)
- Microsoft.Extensions.Options (>= 2.0.2)
- Microsoft.Net.Http.Headers (>= 2.0.3)
- System.Buffers (>= 4.4.0)
- WebMarkupMin.AspNet.Common (>= 2.10.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on WebMarkupMin.AspNetCore2:
Package | Downloads |
---|---|
Adriva.Web.Core
Adriva .NET Core Web |
|
Girvs.WebFrameWork
Package Description |
|
Hdyt.SmartProducts.WebFrameWork
Package Description |
|
Syku.WebMarkupMin.Config
Default configuration for WebMarkupMin .NET Core MVC 2 |
|
Qore360.Shared.Framework.Web
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.10.0 | 18,886 | 5/18/2021 |
2.9.3 | 2,986 | 4/27/2021 |
2.9.1 | 23,912 | 12/4/2020 |
2.9.0 | 791 | 12/1/2020 |
2.8.11 | 9,469 | 9/24/2020 |
2.8.8 | 5,425 | 7/19/2020 |
2.8.3 | 18,271 | 5/22/2020 |
2.8.1 | 36,315 | 3/14/2020 |
2.8.0 | 424 | 3/13/2020 |
2.7.0 | 64,891 | 9/24/2019 |
2.6.1 | 55,700 | 8/18/2019 |
2.6.0 | 3,862 | 7/30/2019 |
2.5.0 | 296,114 | 8/13/2018 |
2.4.4 | 6,687 | 7/4/2018 |
2.4.2 | 69,587 | 8/16/2017 |
In `ContentProcessingOptionsBase` class was added a new property - `SupportedHttpStatusCodes` (default `200`).