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.
dotnet add package Microsoft.Extensions.DiagnosticAdapter --version 2.3.0
Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 2.3.0
| 包名 | 版本要求 |
|---|---|
| System.Diagnostics.DiagnosticSource | [8.0.1, ) |
| 包名 | 版本要求 |
|---|---|
| System.Diagnostics.DiagnosticSource | [8.0.1, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2025-01-14 22:37:58 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt |