WebMarkupMin.AspNetCore6
2.18.0
Prefix Reserved
dotnet add package WebMarkupMin.AspNetCore6 --version 2.18.0
NuGet\Install-Package WebMarkupMin.AspNetCore6 -Version 2.18.0
<PackageReference Include="WebMarkupMin.AspNetCore6" Version="2.18.0" />
paket add WebMarkupMin.AspNetCore6 --version 2.18.0
#r "nuget: WebMarkupMin.AspNetCore6, 2.18.0"
// Install WebMarkupMin.AspNetCore6 as a Cake Addin #addin nuget:?package=WebMarkupMin.AspNetCore6&version=2.18.0 // Install WebMarkupMin.AspNetCore6 as a Cake Tool #tool nuget:?package=WebMarkupMin.AspNetCore6&version=2.18.0
WebMarkupMin.AspNetCore6 contains one Middleware for ASP.NET Core 6 and 7 - WebMarkupMinMiddleware
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- WebMarkupMin.AspNet.Common (>= 2.18.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on WebMarkupMin.AspNetCore6:
Package | Downloads |
---|---|
WebMarkupMin.AspNetCore7
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore6 package. |
|
Elect.Web.Middlewares
AspnetCore useful middlewares. |
|
EonaCat.Dns
This is a Dns Server |
|
YRY.Web.Framework
Net Core Web基础开发框架,支持模板视图重载覆盖 |
|
SeedBt.Library.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.18.0 | 527 | 11/14/2024 |
2.18.0-rc1 | 72 | 11/11/2024 |
2.17.0 | 10,035 | 8/6/2024 |
2.16.1 | 5,517 | 6/24/2024 |
2.16.0 | 40,886 | 2/28/2024 |
2.15.3 | 12,209 | 1/12/2024 |
2.15.2 | 32,335 | 11/15/2023 |
2.15.1 | 13,136 | 10/11/2023 |
2.15.0 | 1,328 | 10/6/2023 |
2.14.1 | 45,494 | 6/27/2023 |
2.14.0 | 30,465 | 5/24/2023 |
2.13.9 | 36,292 | 4/3/2023 |
2.13.9-preview2 | 196 | 3/23/2023 |
2.13.9-preview1 | 196 | 3/22/2023 |
2.13.8 | 42,371 | 2/9/2023 |
2.13.7 | 9,371 | 1/28/2023 |
2.13.6 | 521 | 1/26/2023 |
2.13.5 | 17,815 | 12/15/2022 |
2.13.4 | 19,831 | 11/20/2022 |
2.13.3 | 396 | 11/19/2022 |
2.13.1 | 5,181 | 11/9/2022 |
2.13.0 | 1,426 | 11/4/2022 |
2.12.0 | 59,176 | 8/22/2022 |
2.11.0 | 293,163 | 11/8/2021 |
1. Services required by WebMarkupMin are now conditionally registered using the `TryAdd` methods;
2. Added a `AspNetCoreLogger` class, which is a wrapper around the standard ASP.NET Core logger;
3. Added support for the ASP.NET Core 6.0.36.