System.Diagnostics.StackTrace (4.3.0)
Published 2023-05-05 11:40:15 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Diagnostics.StackTrace
About this package
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes.
Commonly Used Types: System.Diagnostics.StackFrame System.Diagnostics.StackTrace
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.1.0 | .NETCore5.0 |
System.IO.FileSystem | 4.3.0 | .NETStandard1.3 |
System.Reflection | 4.3.0 | .NETStandard1.3 |
System.Reflection.Metadata | 1.4.1 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |