VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Extensions.DiagnosticAdapter/

⇱ NuGet Gallery | Microsoft.Extensions.DiagnosticAdapter 3.1.32




👁 Image
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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Microsoft.Extensions.DiagnosticAdapter@3.1.32
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.32
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.1.32
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 is compatible.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 is compatible.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (118)

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 (17)

Showing the top 17 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
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
mayuki/Rin
Request/response Inspector middleware for ASP.NET Core
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
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
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.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
andrewlock/asp-dot-net-core-in-action-3e
Source code examples for ASP.NET Core in Action, Third Edition
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
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 49,445 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
3.1.32 29,738,585 12/13/2022
3.1.31 916,096 11/8/2022
3.1.30 495,719 10/11/2022
3.1.29 523,677 9/13/2022
3.1.28 572,210 8/9/2022
3.1.27 10,239,843 7/12/2022
3.1.26 455,872 6/14/2022
3.1.25 650,922 5/10/2022
3.1.24 388,325 4/11/2022
3.1.23 614,418 3/8/2022
3.1.22 3,939,254 12/14/2021
3.1.21 846,498 11/7/2021
3.1.20 441,961 10/11/2021
3.1.19 446,974 9/14/2021
3.1.18 519,391 8/10/2021
3.1.17 495,462 7/13/2021
3.1.16 637,260 6/8/2021
3.1.15 818,110 5/11/2021
2.3.0 361,161 1/14/2025
Loading failed