Microsoft.AspNetCore.MiddlewareAnalysis 5.0.0

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.MiddlewareAnalysis --version 5.0.0
                    
NuGet\Install-Package Microsoft.AspNetCore.MiddlewareAnalysis -Version 5.0.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="Microsoft.AspNetCore.MiddlewareAnalysis" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" />
                    
Project file
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 Microsoft.AspNetCore.MiddlewareAnalysis --version 5.0.0
                    
#r "nuget: Microsoft.AspNetCore.MiddlewareAnalysis, 5.0.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 Microsoft.AspNetCore.MiddlewareAnalysis@5.0.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=Microsoft.AspNetCore.MiddlewareAnalysis&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.MiddlewareAnalysis&version=5.0.0
                    
Install as a Cake Tool

ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/371a26f07b23ad77c636332c2dfc0cbd1d8137ba

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.  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.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.MiddlewareAnalysis:

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Ocelot

Ocelot is an API gateway based on .NET stack.

Hive.MicroServices

Package Description

Reec.Inspection

Librería de observabilidad ligera para aplicaciones .NET 8+ que centraliza auditoría de solicitudes HTTP, captura automática de errores, ejecución de tareas en segundo plano y resiliencia en peticiones externas. Registra logs detallados en base de datos con Entity Framework Core, generando identificadores únicos para trazabilidad e inspección de errores. Soporta formato RFC 7807 (ProblemDetails) y formato legacy para retrocompatibilidad.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.AspNetCore.MiddlewareAnalysis:

Repository Stars
ThreeMammals/Ocelot
.NET API Gateway
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
andrewlock/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
SRoddis/Mongo.Migration
On-the-fly migrations with MongoDB C# Driver
Version Downloads Last Updated
11.0.0-preview.1.26104.118 65 2/10/2026
10.0.3 1,191 2/10/2026
10.0.2 3,858 1/13/2026
10.0.1 3,796 12/9/2025
10.0.0 6,177 11/11/2025
10.0.0-rc.2.25502.107 347 10/14/2025
10.0.0-rc.1.25451.107 428 9/9/2025
9.0.13 257 2/10/2026
9.0.12 1,058 1/13/2026
9.0.11 36,646 11/11/2025
9.0.10 8,603 10/14/2025
9.0.9 33,246 9/9/2025
8.0.24 400 2/10/2026
8.0.23 711 1/13/2026
8.0.22 11,022 11/11/2025
8.0.21 3,768 10/14/2025
8.0.20 5,051 9/9/2025
5.0.0 1,623,277 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
2.3.9 159 1/7/2026
2.3.8 169 1/7/2026
Loading failed