Helper objects to compute and render thread stacks.
Info
| Version: | 2.0.1 |
| Author(s): | Christophe Nasarre |
| Last Update: | Monday, September 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/chrisnas/DebuggingExtensions |
| NuGet Url: | https://www.nuget.org/packages/ParallelStacks.Runtime |
Install
Install-Package ParallelStacks.Runtime
dotnet add package ParallelStacks.Runtime
paket add ParallelStacks.Runtime
ParallelStacks.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Diagnostics.Runtime(>= 2.0.145301)
Tags