Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics.Debug System.Diagnostics.DebuggerStepThroughAttribute System.Diagnostics.Debugger System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerHiddenAttribute System.Diagnostics.DebuggerNonUserCodeAttribute System.Diagnostics.DebuggerTypeProxyAttribute When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Diagnostics.Debug --version 4.3.0-preview1-24530-04
Install-Package System.Diagnostics.Debug -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.NETCore.Targets | [1.1.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.NETCore.Targets | [1.1.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.NETCore.Targets | [1.1.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:38:10 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |