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.0.0-preview1-final
Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 2.0.0-preview1-final
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [2.0.0-preview1-25301-01, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [2.0.0-preview1-final, ) |
| System.ComponentModel | [4.3.0, ) |
| System.Diagnostics.DiagnosticSource | [4.3.0, ) |
| System.Reflection.Emit | [4.3.0, ) |
| System.Reflection.Emit.Lightweight | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-05-10 03:04:07 |
| 项目主页 | https://www.asp.net/ |
| 许可证 | https://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |