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
dotnet add package System.Diagnostics.DiagnosticSource --version 9.0.0-preview.2.24128.5
Install-Package System.Diagnostics.DiagnosticSource -Version 9.0.0-preview.2.24128.5
| 包名 | 版本要求 |
|---|---|
| System.Memory | [4.5.5, ) |
| System.Runtime.CompilerServices.Unsafe | [6.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Memory | [4.5.5, ) |
| System.Runtime.CompilerServices.Unsafe | [6.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2024-03-12 13:21:56 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/9.0.0-preview.2.24128.5/license |