Microsoft.AspNetCore.MiddlewareAnalysis
1.1.4
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNetCore.MiddlewareAnalysis -Version 1.1.4
dotnet add package Microsoft.AspNetCore.MiddlewareAnalysis --version 1.1.4
<PackageReference Include="Microsoft.AspNetCore.MiddlewareAnalysis" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.MiddlewareAnalysis --version 1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.MiddlewareAnalysis, 1.1.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 4.3.0)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.MiddlewareAnalysis:
Package | Downloads |
---|---|
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.
|
|
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.
|
|
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.
|
|
AspNetCore.ApplicationBlocks.FrontEnd
Package Description
|
|
Axle.Web.AspNetCore
Axle Framework ASP.NET Core Library.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.AspNetCore.MiddlewareAnalysis:
Repository | Stars |
---|---|
ThreeMammals/Ocelot
.NET core API Gateway
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, and 5.0 projects you can use. Readme contains explanations on all projects.
|
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.1.21103.6 | 49 | 2/12/2021 |
5.0.3 | 1,478 | 2/9/2021 |
5.0.2 | 1,593 | 1/12/2021 |
5.0.1 | 1,523 | 12/8/2020 |
5.0.0 | 28,561 | 11/9/2020 |
5.0.0-rc.2.20475.17 | 156 | 10/13/2020 |
5.0.0-rc.1.20451.17 | 128 | 9/14/2020 |
5.0.0-preview.8.20414.8 | 123 | 8/25/2020 |
5.0.0-preview.7.20365.19 | 145 | 7/21/2020 |
5.0.0-preview.6.20312.15 | 125 | 6/25/2020 |
5.0.0-preview.5.20279.2 | 154 | 6/10/2020 |
5.0.0-preview.4.20257.10 | 178 | 5/18/2020 |
5.0.0-preview.3.20215.14 | 160 | 4/23/2020 |
5.0.0-preview.2.20167.3 | 172 | 4/2/2020 |
5.0.0-preview.1.20124.5 | 198 | 3/16/2020 |
3.1.12 | 227 | 2/9/2021 |
3.1.11 | 312 | 1/12/2021 |
3.1.10 | 457 | 11/9/2020 |
3.1.9 | 2,480 | 10/13/2020 |
3.1.8 | 1,684 | 9/8/2020 |
3.1.7 | 3,122 | 8/11/2020 |
3.1.6 | 4,521 | 7/14/2020 |
3.1.5 | 5,759 | 6/9/2020 |
3.1.4 | 1,852 | 5/12/2020 |
3.1.3 | 341,386 | 3/24/2020 |
3.1.2 | 2,749 | 2/18/2020 |
3.1.1 | 123,001 | 1/14/2020 |
3.1.0 | 4,800 | 12/3/2019 |
3.1.0-preview3.19555.2 | 172 | 11/13/2019 |
3.1.0-preview2.19528.8 | 181 | 11/1/2019 |
3.1.0-preview1.19508.20 | 189 | 10/15/2019 |
3.0.3 | 256 | 2/18/2020 |
3.0.2 | 483 | 1/14/2020 |
3.0.0 | 288,952 | 9/23/2019 |
3.0.0-rc1.19457.4 | 198 | 9/16/2019 |
3.0.0-preview9.19424.4 | 217 | 9/4/2019 |
3.0.0-preview8.19405.7 | 293 | 8/13/2019 |
3.0.0-preview7.19365.7 | 215 | 7/23/2019 |
3.0.0-preview6.19307.2 | 223 | 6/12/2019 |
3.0.0-preview5-19227-01 | 204 | 5/6/2019 |
3.0.0-preview4-19216-03 | 207 | 4/18/2019 |
3.0.0-preview3-19153-02 | 267 | 3/6/2019 |
3.0.0-preview-19075-0444 | 286 | 1/29/2019 |
3.0.0-preview-18579-0056 | 354 | 12/3/2018 |
2.2.0 | 5,613,947 | 12/3/2018 |
2.2.0-preview3-35497 | 59,778 | 10/17/2018 |
2.2.0-preview2-35157 | 4,237 | 9/12/2018 |
2.2.0-preview1-35029 | 1,698 | 8/22/2018 |
2.1.1 | 7,062,138 | 6/18/2018 |
2.1.0 | 2,383,051 | 5/29/2018 |
2.1.0-rc1-final | 16,786 | 5/6/2018 |
2.1.0-preview2-final | 16,255 | 4/10/2018 |
2.1.0-preview1-final | 22,977 | 2/26/2018 |
2.0.3 | 2,511,822 | 5/7/2018 |
2.0.2 | 2,274,320 | 3/13/2018 |
2.0.1 | 3,671,024 | 11/14/2017 |
2.0.0 | 4,553,455 | 8/11/2017 |
2.0.0-preview2-final | 41,420 | 6/27/2017 |
2.0.0-preview1-final | 12,234 | 5/10/2017 |
1.1.6 | 751 | 7/10/2018 |
1.1.5 | 1,712 | 12/12/2017 |
1.1.4 | 1,426 | 11/14/2017 |
1.1.3 | 1,381 | 9/20/2017 |
1.1.2 | 7,532 | 5/9/2017 |
1.1.1 | 2,938 | 3/6/2017 |
1.1.0 | 4,119 | 11/16/2016 |
1.1.0-preview1-final | 2,143 | 10/24/2016 |
1.0.5 | 2,578 | 11/14/2017 |
1.0.4 | 1,302 | 9/20/2017 |
1.0.3 | 3,408 | 5/9/2017 |
1.0.2 | 1,425 | 3/6/2017 |
1.0.1 | 2,541 | 12/12/2016 |
1.0.0 | 5,675 | 6/27/2016 |
1.0.0-rc2-final | 665 | 5/16/2016 |