Microsoft.AspNetCore.MiddlewareAnalysis 8.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 8.0
dotnet add package Microsoft.AspNetCore.MiddlewareAnalysis --version 8.0.0
NuGet\Install-Package Microsoft.AspNetCore.MiddlewareAnalysis -Version 8.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="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.MiddlewareAnalysis --version 8.0.0
#r "nuget: Microsoft.AspNetCore.MiddlewareAnalysis, 8.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.
// Install Microsoft.AspNetCore.MiddlewareAnalysis as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.MiddlewareAnalysis&version=8.0.0

// Install Microsoft.AspNetCore.MiddlewareAnalysis as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.MiddlewareAnalysis&version=8.0.0

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/3f1acb59718cadf111a0a796681e3d3509bb3381

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android 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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

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

Package Downloads
Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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. The project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. reference tokens. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.

Whipstaff.AspNetCore

Package Description

Axle.Web.AspNetCore

Axle Framework ASP.NET Core Library.

GitHub repositories (4)

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

Repository Stars
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
ThreeMammals/Ocelot
dotnet 7.0 API Gateway
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
SRoddis/Mongo.Migration
On-the-fly migrations with MongoDB C# Driver
Version Downloads Last updated
8.0.0 3,249 11/14/2023
8.0.0-rc.2.23480.2 177 10/10/2023
8.0.0-rc.1.23421.29 195 9/12/2023
8.0.0-preview.7.23375.9 179 8/8/2023
8.0.0-preview.6.23329.11 166 7/11/2023
8.0.0-preview.5.23302.2 157 6/13/2023
8.0.0-preview.4.23260.4 149 5/16/2023
8.0.0-preview.3.23177.8 167 4/11/2023
8.0.0-preview.2.23153.2 157 3/14/2023
8.0.0-preview.1.23112.2 163 2/21/2023
7.0.14 2,734 11/14/2023
7.0.13 2,003 10/24/2023
7.0.12 3,180 10/10/2023
7.0.11 3,312 9/12/2023
7.0.10 7,892 8/8/2023
7.0.9 8,142 7/11/2023
7.0.8 3,261 6/22/2023
7.0.7 1,432 6/13/2023
7.0.5 165,195 4/11/2023
7.0.4 3,135 3/14/2023
7.0.3 3,110 2/14/2023
7.0.2 4,708 1/10/2023
7.0.1 1,462 12/13/2022
7.0.0 8,396 11/7/2022
7.0.0-rc.2.22476.2 167 10/11/2022
7.0.0-rc.1.22427.2 223 9/14/2022
7.0.0-preview.7.22376.6 213 8/9/2022
7.0.0-preview.6.22330.3 195 7/12/2022
7.0.0-preview.5.22303.8 188 6/14/2022
7.0.0-preview.4.22251.1 232 5/10/2022
7.0.0-preview.3.22178.4 219 4/13/2022
7.0.0-preview.2.22153.2 203 3/14/2022
7.0.0-preview.1.22109.13 198 2/17/2022
6.0.25 1,556 11/14/2023
6.0.24 270 10/24/2023
6.0.23 7,852 10/10/2023
6.0.22 4,698 9/12/2023
6.0.21 9,184 8/8/2023
6.0.20 15,688 7/11/2023
6.0.19 14,647 6/22/2023
6.0.18 1,718 6/13/2023
6.0.16 23,550 4/11/2023
6.0.15 8,016 3/14/2023
6.0.14 4,007 2/14/2023
6.0.13 20,679 1/10/2023
6.0.12 11,356 12/13/2022
6.0.11 4,305 11/7/2022
6.0.10 11,992 10/11/2022
6.0.9 35,767 9/13/2022
6.0.8 26,461 8/9/2022
6.0.7 5,693 7/12/2022
6.0.6 3,247 6/14/2022
6.0.5 8,635 5/10/2022
6.0.4 4,175 4/11/2022
6.0.3 4,871 3/8/2022
6.0.2 2,159 2/8/2022
6.0.1 1,560,054 12/14/2021
6.0.0 29,873 11/8/2021
6.0.0-rc.2.21480.10 252 10/12/2021
6.0.0-rc.1.21452.15 247 9/14/2021
6.0.0-preview.7.21378.6 259 8/10/2021
6.0.0-preview.6.21355.2 214 7/14/2021
6.0.0-preview.5.21301.17 240 6/15/2021
6.0.0-preview.4.21253.5 225 5/24/2021
6.0.0-preview.3.21201.13 249 4/8/2021
6.0.0-preview.2.21154.6 300 3/11/2021
6.0.0-preview.1.21103.6 265 2/12/2021
5.0.17 1,671 5/10/2022
5.0.16 1,006 4/11/2022
5.0.15 980 3/8/2022
5.0.14 2,470 2/8/2022
5.0.13 3,053 12/14/2021
5.0.12 1,086 11/7/2021
5.0.11 4,152 10/12/2021
5.0.10 3,676 9/14/2021
5.0.9 18,330 8/10/2021
5.0.8 1,673 7/13/2021
5.0.7 4,745 6/8/2021
5.0.6 7,862 5/11/2021
5.0.5 5,937 4/6/2021
5.0.4 3,079 3/9/2021
5.0.3 4,503 2/9/2021
5.0.2 3,395 1/12/2021
5.0.1 2,732 12/8/2020
5.0.0 1,179,719 11/9/2020
5.0.0-rc.2.20475.17 381 10/13/2020
5.0.0-rc.1.20451.17 353 9/14/2020
5.0.0-preview.8.20414.8 348 8/25/2020
5.0.0-preview.7.20365.19 364 7/21/2020
5.0.0-preview.6.20312.15 352 6/25/2020
5.0.0-preview.5.20279.2 377 6/10/2020
5.0.0-preview.4.20257.10 414 5/18/2020
5.0.0-preview.3.20215.14 387 4/23/2020
5.0.0-preview.2.20167.3 396 4/2/2020
5.0.0-preview.1.20124.5 418 3/16/2020
3.1.32 1,549 12/13/2022
3.1.31 788 11/8/2022
3.1.30 4,033 10/11/2022
3.1.29 896 9/13/2022
3.1.28 1,247 8/9/2022
3.1.27 1,086 7/12/2022
3.1.26 896 6/14/2022
3.1.25 2,463 5/10/2022
3.1.24 2,015 4/11/2022
3.1.23 961 3/8/2022
3.1.22 1,131 12/14/2021
3.1.21 1,234 11/7/2021
3.1.20 2,181 10/11/2021
3.1.19 1,683 9/14/2021
3.1.18 1,293 8/10/2021
3.1.17 1,230 7/13/2021
3.1.16 3,726 6/8/2021
3.1.15 1,004 5/11/2021
3.1.14 1,418 4/6/2021
3.1.13 1,194 3/9/2021
3.1.12 12,823 2/9/2021
3.1.11 3,518 1/12/2021
3.1.10 4,692 11/9/2020
3.1.9 9,222 10/13/2020
3.1.8 4,254 9/8/2020
3.1.7 6,937 8/11/2020
3.1.6 9,410 7/14/2020
3.1.5 22,208 6/9/2020
3.1.4 2,939 5/12/2020
3.1.3 1,293,032 3/24/2020
3.1.2 3,682 2/18/2020
3.1.1 347,666 1/14/2020
3.1.0 37,735 12/3/2019
3.1.0-preview3.19555.2 407 11/13/2019
3.1.0-preview2.19528.8 419 11/1/2019
3.1.0-preview1.19508.20 441 10/15/2019
3.0.3 1,528 2/18/2020
3.0.2 1,647 1/14/2020
3.0.0 578,554 9/23/2019
3.0.0-rc1.19457.4 415 9/16/2019
3.0.0-preview9.19424.4 436 9/4/2019
3.0.0-preview8.19405.7 511 8/13/2019
3.0.0-preview7.19365.7 437 7/23/2019
3.0.0-preview6.19307.2 468 6/12/2019
3.0.0-preview5-19227-01 425 5/6/2019
3.0.0-preview4-19216-03 433 4/18/2019
3.0.0-preview3-19153-02 491 3/6/2019
3.0.0-preview-19075-0444 512 1/29/2019
3.0.0-preview-18579-0056 596 12/3/2018
2.2.0 11,893,329 12/3/2018
2.2.0-preview3-35497 62,332 10/17/2018
2.2.0-preview2-35157 5,138 9/12/2018
2.2.0-preview1-35029 2,567 8/22/2018
2.1.1 13,530,536 6/18/2018
2.1.0 3,089,828 5/29/2018
2.1.0-rc1-final 18,488 5/6/2018
2.1.0-preview2-final 18,602 4/10/2018
2.1.0-preview1-final 26,033 2/26/2018
2.0.3 3,479,058 5/7/2018
2.0.2 3,111,391 3/13/2018
2.0.1 4,797,577 11/14/2017
2.0.0 5,772,588 8/11/2017
2.0.0-preview2-final 47,378 6/27/2017
2.0.0-preview1-final 13,543 5/10/2017
1.1.6 2,023 7/10/2018
1.1.5 2,975 12/12/2017
1.1.4 2,641 11/14/2017
1.1.3 2,638 9/20/2017
1.1.2 8,808 5/9/2017
1.1.1 10,508 3/6/2017
1.1.0 5,387 11/16/2016
1.1.0-preview1-final 2,874 10/24/2016
1.0.5 3,801 11/14/2017
1.0.4 2,507 9/20/2017
1.0.3 4,570 5/9/2017
1.0.2 2,590 3/6/2017
1.0.1 3,772 12/12/2016
1.0.0 7,101 6/27/2016
1.0.0-rc2-final 1,428 5/16/2016