Microsoft.AspNetCore.MiddlewareAnalysis 1.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 1.0.1
NuGet\Install-Package Microsoft.AspNetCore.MiddlewareAnalysis -Version 1.0.1
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="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.MiddlewareAnalysis --version 1.0.1
#r "nuget: Microsoft.AspNetCore.MiddlewareAnalysis, 1.0.1"
#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=1.0.1

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

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

Re-usable logic for working with ASP.NET Core.

Axle.Web.AspNetCore

Axle Framework ASP.NET Core Library.

GitHub repositories (5)

Showing the top 5 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
.NET 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
andrewlock/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
Version Downloads Last updated
9.0.0-preview.3.24172.13 58 4/11/2024
9.0.0-preview.2.24128.4 74 3/12/2024
9.0.0-preview.1.24081.5 88 2/13/2024
8.0.4 122 4/9/2024
8.0.3 7,998 3/12/2024
8.0.2 6,099 2/13/2024
8.0.1 11,344 1/9/2024
8.0.0 125,343 11/14/2023
8.0.0-rc.2.23480.2 257 10/10/2023
8.0.0-rc.1.23421.29 233 9/12/2023
8.0.0-preview.7.23375.9 212 8/8/2023
8.0.0-preview.6.23329.11 202 7/11/2023
8.0.0-preview.5.23302.2 193 6/13/2023
8.0.0-preview.4.23260.4 190 5/16/2023
8.0.0-preview.3.23177.8 203 4/11/2023
8.0.0-preview.2.23153.2 197 3/14/2023
8.0.0-preview.1.23112.2 203 2/21/2023
7.0.18 67 4/9/2024
7.0.17 363 3/12/2024
7.0.16 398 2/13/2024
7.0.15 1,729 1/9/2024
7.0.14 37,060 11/14/2023
7.0.13 3,281 10/24/2023
7.0.12 3,913 10/10/2023
7.0.11 3,995 9/12/2023
7.0.10 12,480 8/8/2023
7.0.9 11,795 7/11/2023
7.0.8 4,113 6/22/2023
7.0.7 1,950 6/13/2023
7.0.5 256,526 4/11/2023
7.0.4 3,731 3/14/2023
7.0.3 3,648 2/14/2023
7.0.2 5,272 1/10/2023
7.0.1 2,025 12/13/2022
7.0.0 9,792 11/7/2022
7.0.0-rc.2.22476.2 208 10/11/2022
7.0.0-rc.1.22427.2 269 9/14/2022
7.0.0-preview.7.22376.6 247 8/9/2022
7.0.0-preview.6.22330.3 231 7/12/2022
7.0.0-preview.5.22303.8 224 6/14/2022
7.0.0-preview.4.22251.1 270 5/10/2022
7.0.0-preview.3.22178.4 258 4/13/2022
7.0.0-preview.2.22153.2 241 3/14/2022
7.0.0-preview.1.22109.13 239 2/17/2022
6.0.29 67 4/9/2024
6.0.28 416 3/12/2024
6.0.27 2,120 2/13/2024
6.0.26 718 1/9/2024
6.0.25 41,574 11/14/2023
6.0.24 848 10/24/2023
6.0.23 9,848 10/10/2023
6.0.22 9,694 9/12/2023
6.0.21 10,216 8/8/2023
6.0.20 20,057 7/11/2023
6.0.19 27,479 6/22/2023
6.0.18 2,258 6/13/2023
6.0.16 26,281 4/11/2023
6.0.15 9,142 3/14/2023
6.0.14 4,666 2/14/2023
6.0.13 25,313 1/10/2023
6.0.12 12,641 12/13/2022
6.0.11 5,552 11/7/2022
6.0.10 13,425 10/11/2022
6.0.9 41,656 9/13/2022
6.0.8 32,675 8/9/2022
6.0.7 6,593 7/12/2022
6.0.6 3,875 6/14/2022
6.0.5 10,174 5/10/2022
6.0.4 4,808 4/11/2022
6.0.3 6,029 3/8/2022
6.0.2 2,801 2/8/2022
6.0.1 1,876,867 12/14/2021
6.0.0 33,208 11/8/2021
6.0.0-rc.2.21480.10 286 10/12/2021
6.0.0-rc.1.21452.15 286 9/14/2021
6.0.0-preview.7.21378.6 299 8/10/2021
6.0.0-preview.6.21355.2 250 7/14/2021
6.0.0-preview.5.21301.17 279 6/15/2021
6.0.0-preview.4.21253.5 259 5/24/2021
6.0.0-preview.3.21201.13 284 4/8/2021
6.0.0-preview.2.21154.6 335 3/11/2021
6.0.0-preview.1.21103.6 296 2/12/2021
5.0.17 2,291 5/10/2022
5.0.16 1,575 4/11/2022
5.0.15 1,551 3/8/2022
5.0.14 3,041 2/8/2022
5.0.13 3,901 12/14/2021
5.0.12 1,703 11/7/2021
5.0.11 4,799 10/12/2021
5.0.10 4,250 9/14/2021
5.0.9 19,048 8/10/2021
5.0.8 2,287 7/13/2021
5.0.7 5,363 6/8/2021
5.0.6 8,435 5/11/2021
5.0.5 6,656 4/6/2021
5.0.4 3,674 3/9/2021
5.0.3 5,076 2/9/2021
5.0.2 3,966 1/12/2021
5.0.1 3,344 12/8/2020
5.0.0 1,301,626 11/9/2020
5.0.0-rc.2.20475.17 415 10/13/2020
5.0.0-rc.1.20451.17 384 9/14/2020
5.0.0-preview.8.20414.8 377 8/25/2020
5.0.0-preview.7.20365.19 394 7/21/2020
5.0.0-preview.6.20312.15 387 6/25/2020
5.0.0-preview.5.20279.2 409 6/10/2020
5.0.0-preview.4.20257.10 443 5/18/2020
5.0.0-preview.3.20215.14 419 4/23/2020
5.0.0-preview.2.20167.3 429 4/2/2020
5.0.0-preview.1.20124.5 449 3/16/2020
3.1.32 2,411 12/13/2022
3.1.31 1,365 11/8/2022
3.1.30 4,559 10/11/2022
3.1.29 1,480 9/13/2022
3.1.28 1,862 8/9/2022
3.1.27 1,757 7/12/2022
3.1.26 1,462 6/14/2022
3.1.25 3,030 5/10/2022
3.1.24 2,592 4/11/2022
3.1.23 1,552 3/8/2022
3.1.22 1,713 12/14/2021
3.1.21 1,808 11/7/2021
3.1.20 2,754 10/11/2021
3.1.19 2,254 9/14/2021
3.1.18 1,929 8/10/2021
3.1.17 1,827 7/13/2021
3.1.16 4,322 6/8/2021
3.1.15 1,590 5/11/2021
3.1.14 2,061 4/6/2021
3.1.13 1,758 3/9/2021
3.1.12 14,373 2/9/2021
3.1.11 4,098 1/12/2021
3.1.10 5,301 11/9/2020
3.1.9 9,980 10/13/2020
3.1.8 5,012 9/8/2020
3.1.7 7,702 8/11/2020
3.1.6 10,076 7/14/2020
3.1.5 23,473 6/9/2020
3.1.4 3,545 5/12/2020
3.1.3 1,369,757 3/24/2020
3.1.2 4,268 2/18/2020
3.1.1 367,976 1/14/2020
3.1.0 43,344 12/3/2019
3.1.0-preview3.19555.2 441 11/13/2019
3.1.0-preview2.19528.8 458 11/1/2019
3.1.0-preview1.19508.20 478 10/15/2019
3.0.3 2,134 2/18/2020
3.0.2 2,223 1/14/2020
3.0.0 618,007 9/23/2019
3.0.0-rc1.19457.4 448 9/16/2019
3.0.0-preview9.19424.4 468 9/4/2019
3.0.0-preview8.19405.7 542 8/13/2019
3.0.0-preview7.19365.7 471 7/23/2019
3.0.0-preview6.19307.2 504 6/12/2019
3.0.0-preview5-19227-01 458 5/6/2019
3.0.0-preview4-19216-03 464 4/18/2019
3.0.0-preview3-19153-02 524 3/6/2019
3.0.0-preview-19075-0444 545 1/29/2019
3.0.0-preview-18579-0056 628 12/3/2018
2.2.0 12,423,618 12/3/2018
2.2.0-preview3-35497 63,137 10/17/2018
2.2.0-preview2-35157 5,722 9/12/2018
2.2.0-preview1-35029 3,178 8/22/2018
2.1.1 14,422,732 6/18/2018
2.1.0 3,137,459 5/29/2018
2.1.0-rc1-final 19,073 5/6/2018
2.1.0-preview2-final 19,324 4/10/2018
2.1.0-preview1-final 26,717 2/26/2018
2.0.3 3,607,278 5/7/2018
2.0.2 3,225,803 3/13/2018
2.0.1 4,905,121 11/14/2017
2.0.0 5,995,070 8/11/2017
2.0.0-preview2-final 49,669 6/27/2017
2.0.0-preview1-final 14,247 5/10/2017
1.1.6 2,635 7/10/2018
1.1.5 3,552 12/12/2017
1.1.4 3,226 11/14/2017
1.1.3 3,244 9/20/2017
1.1.2 9,407 5/9/2017
1.1.1 22,812 3/6/2017
1.1.0 5,959 11/16/2016
1.1.0-preview1-final 3,480 10/24/2016
1.0.5 4,338 11/14/2017
1.0.4 3,096 9/20/2017
1.0.3 5,114 5/9/2017
1.0.2 3,137 3/6/2017
1.0.1 4,310 12/12/2016
1.0.0 7,695 6/27/2016
1.0.0-rc2-final 2,027 5/16/2016