Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource 8f4c226ad35f5ee4f3826ad9239908249557438a
dotnet add package System.Diagnostics.DiagnosticSource --version 4.4.0-preview2-25330-01
Install-Package System.Diagnostics.DiagnosticSource -Version 4.4.0-preview2-25330-01
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.3.0, ) |
| System.Diagnostics.Tracing | [4.3.0, ) |
| System.Reflection | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Threading | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.3.0, ) |
| System.Diagnostics.Debug | [4.3.0, ) |
| System.Diagnostics.Tracing | [4.3.0, ) |
| System.Reflection | [4.3.0, ) |
| System.Runtime | [4.3.0, ) |
| System.Runtime.Extensions | [4.3.0, ) |
| System.Threading | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-05-31 22:50:05 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |