Helper objects to browse complex structures returned by ClrMD.
Info
Version: | 1.1.0 |
Author(s): | Kevin Gosse |
Last Update: | Friday, March 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kevingosse/DynaMD |
NuGet Url: | https://www.nuget.org/packages/DynaMD |
Install
Install-Package DynaMD
dotnet add package DynaMD
paket add DynaMD
DynaMD Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Diagnostics.Runtime(>= 1.1.35504)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- Microsoft.Diagnostics.Runtime(>= 1.1.35504)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags