Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package.
dotnet add package System.Diagnostics.TraceSource --version 4.0.0-beta-22231
Install-Package System.Diagnostics.TraceSource -Version 4.0.0-beta-22231
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-22231, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2014-11-11 23:15:53 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |