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 1.0.0
Install-Package Microsoft.Extensions.DiagnosticAdapter -Version 1.0.0
| 包名 | 版本要求 |
|---|---|
| System.ComponentModel | [4.0.1, ) |
| System.Collections.Concurrent | [4.0.12, ) |
| System.Reflection.Emit | [4.0.1, ) |
| System.Reflection.Emit.Lightweight | [4.0.1, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [1.0.0, ) |
| System.Diagnostics.DiagnosticSource | [4.0.0, ) |
| 作者 | Microsoft.Extensions.DiagnosticAdapter |
|---|---|
| 发布时间 | 2016-06-27 14:25:37 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |