Microsoft.Extensions.DiagnosticAdapter 3.1.32

Prefix Reserved
There is a newer prerelease version of this package available.
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
                    
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.Extensions.DiagnosticAdapter" Version="3.1.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.1.32" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.DiagnosticAdapter --version 3.1.32
                    
#r "nuget: Microsoft.Extensions.DiagnosticAdapter, 3.1.32"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.32
                    
Install Microsoft.Extensions.DiagnosticAdapter as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.32
                    
Install Microsoft.Extensions.DiagnosticAdapter as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (109)

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.ApplicationInsights.Kubernetes

Kubernetes support for .NET Core

Microsoft.AspNetCore.ApplicationInsights.HostingStartup

ASP.NET Core lightup integration with Application Insights.

Ocelot

Ocelot is an API gateway based on .NET stack.

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Microsoft.Extensions.DiagnosticAdapter:

Repository Stars
ThreeMammals/Ocelot
.NET 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
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
mayuki/Rin
Request/response Inspector middleware for ASP.NET Core
exceptionless/Exceptionless.Net
Exceptionless clients for the .NET platform
aspnet/Hosting
[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
aspnet/Diagnostics
[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
andrewlock/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
OpenSagas-csharp/servicecomb-pack-csharp
The .NET omega agent for Apache incubator-servicecomb-saga https://github.com/apache/servicecomb-pack
jiangjinnan/InsideAspNetCore3
ASP.NET Core 3框架揭秘实例
microsoft/ApplicationInsights-Kubernetes
Enrich the telemetry data for .NET applications running inside containers that are managed by Kubernetes.
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
jiangjinnan/InsideAspNet6
Version Downloads Last updated
5.0.0-preview.3.20215.2 42,852 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 708 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 1,113 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 12,848,364 12/13/2022
3.1.31 481,285 11/8/2022
3.1.30 115,153 10/11/2022
3.1.29 151,145 9/13/2022
3.1.28 215,484 8/9/2022
3.1.27 7,488,374 7/12/2022
3.1.26 79,611 6/14/2022
3.1.25 268,892 5/10/2022
3.1.24 36,295 4/11/2022
3.1.23 260,852 3/8/2022
3.1.22 3,111,247 12/14/2021
3.1.21 218,167 11/7/2021
3.1.20 89,650 10/11/2021
3.1.19 91,682 9/14/2021
3.1.18 147,071 8/10/2021
3.1.17 139,240 7/13/2021
3.1.16 265,067 6/8/2021
3.1.15 446,526 5/11/2021
3.1.14 6,497,504 4/6/2021
3.1.13 256,782 3/9/2021
3.1.12 286,147 2/9/2021
3.1.11 234,394 1/12/2021
3.1.10 2,119,969 11/9/2020
3.1.9 124,649 10/13/2020
3.1.8 275,426 9/8/2020
3.1.7 78,258 8/11/2020
3.1.6 98,603 7/14/2020
3.1.5 542,657 6/9/2020
3.1.4 17,566,155 5/12/2020
3.1.3 1,974,794 3/24/2020
3.1.2 142,213 2/18/2020
3.1.1 556,092 1/14/2020
3.1.0 1,715,135 12/3/2019
3.1.0-preview3.19553.2 872 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 660 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,775 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 1,394 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,209 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 22,972 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 949,765 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 4,611 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 2,583 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 12,889 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 4,774 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 7,614 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,777 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 698 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 974 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 926 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,226 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.3.0 2,142 1/14/2025
2.2.0 15,720,209 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,115 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 10,980 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 7,177 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.0 30,721,372 5/29/2018
2.1.0-rc1-final 21,700 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 20,210 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 37,793 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.1 6,245,992 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 10,350,695 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 52,131 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 19,698 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 1,680,850 9/20/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 110,280 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 69,840,254 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 2,826 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 12,128,966 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 8,267 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 7,740,813 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 39,566 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 114,291 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.