Microsoft.Extensions.DiagnosticAdapter
3.0.0-preview.19074.2
Prefix Reserved
.NET Core 2.0
This package targets .NET Core 2.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
This is a prerelease version of Microsoft.Extensions.DiagnosticAdapter.
dotnet add package Microsoft.Extensions.DiagnosticAdapter --version 3.0.0-preview.19074.2
NuGet\Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 3.0.0-preview.19074.2
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.0.0-preview.19074.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.DiagnosticAdapter" Version="3.0.0-preview.19074.2" />
<PackageReference Include="Microsoft.Extensions.DiagnosticAdapter" />
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.0.0-preview.19074.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.DiagnosticAdapter, 3.0.0-preview.19074.2"
#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.0.0-preview.19074.2
#: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.0.0-preview.19074.2&prerelease
#tool nuget:?package=Microsoft.Extensions.DiagnosticAdapter&version=3.0.0-preview.19074.2&prerelease
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 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.
-
.NETCoreApp 2.0
- System.Diagnostics.DiagnosticSource (>= 4.6.0-preview.19073.11)
-
.NETFramework 4.6.1
- System.Diagnostics.DiagnosticSource (>= 4.6.0-preview.19073.11)
-
.NETStandard 2.0
- System.Diagnostics.DiagnosticSource (>= 4.6.0-preview.19073.11)
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
|
|
|
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
|
|
|
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
|
|
|
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 |
|---|---|---|
| 3.0.0-preview.19074.2 | 1 | 1/28/2019 |
| 3.0.0-preview.18572.1 | 1 | 11/30/2018 |