Microsoft.Extensions.DiagnosticAdapter
3.1.26
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 3.1.26
dotnet add package Microsoft.Extensions.DiagnosticAdapter --version 3.1.26
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.26" />
paket add Microsoft.Extensions.DiagnosticAdapter --version 3.1.26
#r "nuget: Microsoft.Extensions.DiagnosticAdapter, 3.1.26"
// Install Microsoft.Extensions.DiagnosticAdapter as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.26
// Install Microsoft.Extensions.DiagnosticAdapter as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.26
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.0
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
-
.NETFramework 4.6.1
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
-
.NETStandard 2.0
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
NuGet packages (68)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DiagnosticAdapter:
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. |
|
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
ASP.NET Core lightup integration with Application Insights. |
|
Microsoft.ApplicationInsights.Kubernetes
Kubernetes support for .NET Core |
|
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. |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.DiagnosticAdapter:
Repository | Stars |
---|---|
ThreeMammals/Ocelot
.NET core API Gateway
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0 and 7.0 projects you can use. Readme contains explanations on all projects.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
ChilliCream/hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0-preview.3.20215.2 | 14,520 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 361 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 395 | 3/16/2020 | |
3.1.26 | 2,056 | 6/14/2022 | |
3.1.25 | 17,699 | 5/10/2022 | |
3.1.24 | 11,395 | 4/11/2022 | |
3.1.23 | 42,663 | 3/8/2022 | |
3.1.22 | 305,787 | 12/14/2021 | |
3.1.21 | 59,136 | 11/7/2021 | |
3.1.20 | 35,001 | 10/11/2021 | |
3.1.19 | 43,227 | 9/14/2021 | |
3.1.18 | 37,189 | 8/10/2021 | |
3.1.17 | 81,510 | 7/13/2021 | |
3.1.16 | 149,049 | 6/8/2021 | |
3.1.15 | 347,598 | 5/11/2021 | |
3.1.14 | 2,261,344 | 4/6/2021 | |
3.1.13 | 195,795 | 3/9/2021 | |
3.1.12 | 95,331 | 2/9/2021 | |
3.1.11 | 146,885 | 1/12/2021 | |
3.1.10 | 908,161 | 11/9/2020 | |
3.1.9 | 40,832 | 10/13/2020 | |
3.1.8 | 90,575 | 9/8/2020 | |
3.1.7 | 64,162 | 8/11/2020 | |
3.1.6 | 80,248 | 7/14/2020 | |
3.1.5 | 346,129 | 6/9/2020 | |
3.1.4 | 2,621,134 | 5/12/2020 | |
3.1.3 | 1,162,576 | 3/24/2020 | |
3.1.2 | 123,040 | 2/18/2020 | |
3.1.1 | 378,496 | 1/14/2020 | |
3.1.0 | 981,508 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 557 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 353 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 1,461 | 10/15/2019 | |
3.0.3 | 611 | 2/18/2020 | |
3.0.2 | 1,433 | 1/14/2020 | |
3.0.1 | 12,673 | 11/18/2019 | |
3.0.0 | 595,918 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 3,129 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 1,648 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 8,664 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 2,452 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 3,615 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 1,368 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 383 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 597 | 3/6/2019 | |
3.0.0-preview.19074.2 | 604 | 1/29/2019 | |
3.0.0-preview.18572.1 | 901 | 12/4/2018 | |
2.2.0 | 10,331,723 | 12/3/2018 | |
2.2.0-preview3-35497 | 61,665 | 10/17/2018 | |
2.2.0-preview2-35157 | 10,050 | 9/12/2018 | |
2.2.0-preview1-35029 | 3,540 | 8/22/2018 | |
2.1.0 | 18,960,228 | 5/29/2018 | |
2.1.0-rc1-final | 20,425 | 5/6/2018 | |
2.1.0-preview2-final | 18,250 | 4/10/2018 | |
2.1.0-preview1-final | 35,722 | 2/26/2018 | |
2.0.1 | 4,888,970 | 3/13/2018 | |
2.0.0 | 8,365,398 | 8/11/2017 | |
2.0.0-preview2-final | 45,772 | 6/28/2017 | |
2.0.0-preview1-final | 18,212 | 5/10/2017 | |
1.1.2 | 614,625 | 9/20/2017 | |
1.1.1 | 103,175 | 5/9/2017 | |
1.1.0 | 49,570,644 | 11/16/2016 | |
1.1.0-preview1-final | 2,439 | 10/24/2016 | |
1.0.2 | 9,921,443 | 3/6/2017 | |
1.0.1 | 7,401 | 12/12/2016 | |
1.0.0 | 6,155,847 | 6/27/2016 | |
1.0.0-rc2-final | 37,484 | 5/16/2016 | |
1.0.0-rc1-final | 112,347 | 11/18/2015 |