WebMarkupMin.AspNetCore7
2.15.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WebMarkupMin.AspNetCore7 --version 2.15.0
NuGet\Install-Package WebMarkupMin.AspNetCore7 -Version 2.15.0
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.AspNetCore7" Version="2.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebMarkupMin.AspNetCore7" Version="2.15.0" />
<PackageReference Include="WebMarkupMin.AspNetCore7" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebMarkupMin.AspNetCore7 --version 2.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebMarkupMin.AspNetCore7, 2.15.0"
#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.
#:package WebMarkupMin.AspNetCore7@2.15.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebMarkupMin.AspNetCore7&version=2.15.0
#tool nuget:?package=WebMarkupMin.AspNetCore7&version=2.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WebMarkupMin.AspNetCore7 contains one ASP.NET Core 7 Middleware - `WebMarkupMinMiddleware`.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- AdvancedStringBuilder (>= 0.1.0)
- WebMarkupMin.AspNet.Common (>= 2.14.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebMarkupMin.AspNetCore7:
| Package | Downloads |
|---|---|
|
InvistaCoreLibrary
Geeks Core Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.21.0 | 151 | 3/18/2026 | |
| 2.20.2 | 170 | 2/26/2026 | |
| 2.20.0 | 1,836 | 11/13/2025 | |
| 2.19.0 | 3,821 | 5/18/2025 | |
| 2.18.1 | 4,546 | 12/12/2024 | |
| 2.18.0 | 2,848 | 11/14/2024 | |
| 2.18.0-rc1 | 214 | 11/11/2024 | |
| 2.17.0 | 18,439 | 8/6/2024 | |
| 2.16.1 | 9,511 | 6/24/2024 | |
| 2.16.0 | 27,313 | 2/28/2024 | |
| 2.15.3 | 6,096 | 1/12/2024 | |
| 2.15.2 | 7,270 | 11/15/2023 | |
| 2.15.1 | 10,846 | 10/11/2023 | |
| 2.15.0 | 2,243 | 10/6/2023 | |
| 2.14.1 | 28,636 | 6/27/2023 | |
| 2.14.0 | 18,931 | 5/24/2023 | |
| 2.13.9 | 25,480 | 4/3/2023 | |
| 2.13.9-preview2 | 340 | 3/23/2023 | |
| 2.13.9-preview1 | 317 | 3/22/2023 | |
| 2.13.8 | 39,927 | 2/9/2023 |
Loading failed
1. Added support for the ASP.NET Core 7.0.11;
2. Improved a message text of the “Unable to find the required services” error.