Microsoft.Extensions.DiagnosticAdapter
3.1.32
See the version list below for details.
dotnet add package Microsoft.Extensions.DiagnosticAdapter --version 3.1.32
NuGet\Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 3.1.32
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.32" />
paket add Microsoft.Extensions.DiagnosticAdapter --version 3.1.32
#r "nuget: Microsoft.Extensions.DiagnosticAdapter, 3.1.32"
// Install Microsoft.Extensions.DiagnosticAdapter as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.32
// Install Microsoft.Extensions.DiagnosticAdapter as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.32
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 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-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 | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. 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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 (92)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DiagnosticAdapter:
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. |
|
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 (17)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.DiagnosticAdapter:
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
|
|
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
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
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 | 25,870 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 489 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 889 | 3/16/2020 | |
3.1.32 | 846,293 | 12/13/2022 | |
3.1.31 | 303,603 | 11/8/2022 | |
3.1.30 | 69,128 | 10/11/2022 | |
3.1.29 | 102,324 | 9/13/2022 | |
3.1.28 | 159,433 | 8/9/2022 | |
3.1.27 | 2,632,589 | 7/12/2022 | |
3.1.26 | 48,447 | 6/14/2022 | |
3.1.25 | 198,165 | 5/10/2022 | |
3.1.24 | 27,460 | 4/11/2022 | |
3.1.23 | 207,472 | 3/8/2022 | |
3.1.22 | 2,115,806 | 12/14/2021 | |
3.1.21 | 132,393 | 11/7/2021 | |
3.1.20 | 78,892 | 10/11/2021 | |
3.1.19 | 71,274 | 9/14/2021 | |
3.1.18 | 125,209 | 8/10/2021 | |
3.1.17 | 120,899 | 7/13/2021 | |
3.1.16 | 234,534 | 6/8/2021 | |
3.1.15 | 424,925 | 5/11/2021 | |
3.1.14 | 5,298,292 | 4/6/2021 | |
3.1.13 | 244,288 | 3/9/2021 | |
3.1.12 | 209,412 | 2/9/2021 | |
3.1.11 | 198,113 | 1/12/2021 | |
3.1.10 | 1,667,915 | 11/9/2020 | |
3.1.9 | 51,726 | 10/13/2020 | |
3.1.8 | 214,810 | 9/8/2020 | |
3.1.7 | 72,131 | 8/11/2020 | |
3.1.6 | 91,313 | 7/14/2020 | |
3.1.5 | 401,378 | 6/9/2020 | |
3.1.4 | 11,569,037 | 5/12/2020 | |
3.1.3 | 1,701,648 | 3/24/2020 | |
3.1.2 | 134,444 | 2/18/2020 | |
3.1.1 | 495,062 | 1/14/2020 | |
3.1.0 | 1,315,468 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 678 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 464 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 1,572 | 10/15/2019 | |
3.0.3 | 1,127 | 2/18/2020 | |
3.0.2 | 1,937 | 1/14/2020 | |
3.0.1 | 19,118 | 11/18/2019 | |
3.0.0 | 776,222 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 4,151 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 2,261 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 11,844 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 3,619 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 5,414 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 1,553 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 492 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 708 | 3/6/2019 | |
3.0.0-preview.19074.2 | 712 | 1/29/2019 | |
3.0.0-preview.18572.1 | 1,015 | 12/4/2018 | |
2.2.0 | 13,570,877 | 12/3/2018 | |
2.2.0-preview3-35497 | 62,731 | 10/17/2018 | |
2.2.0-preview2-35157 | 10,351 | 9/12/2018 | |
2.2.0-preview1-35029 | 6,054 | 8/22/2018 | |
2.1.0 | 25,756,408 | 5/29/2018 | |
2.1.0-rc1-final | 20,948 | 5/6/2018 | |
2.1.0-preview2-final | 19,108 | 4/10/2018 | |
2.1.0-preview1-final | 36,726 | 2/26/2018 | |
2.0.1 | 5,649,105 | 3/13/2018 | |
2.0.0 | 9,444,259 | 8/11/2017 | |
2.0.0-preview2-final | 48,086 | 6/28/2017 | |
2.0.0-preview1-final | 18,732 | 5/10/2017 | |
1.1.2 | 1,127,421 | 9/20/2017 | |
1.1.1 | 107,047 | 5/9/2017 | |
1.1.0 | 62,880,298 | 11/16/2016 | |
1.1.0-preview1-final | 2,574 | 10/24/2016 | |
1.0.2 | 11,347,932 | 3/6/2017 | |
1.0.1 | 7,957 | 12/12/2016 | |
1.0.0 | 6,902,598 | 6/27/2016 | |
1.0.0-rc2-final | 38,116 | 5/16/2016 | |
1.0.0-rc1-final | 113,330 | 11/18/2015 |