Info
Version: | 4.0.0-beta.24360.3 |
Author(s): | Microsoft |
Last Update: | Thursday, July 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/clrmd |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.Runtime |
Install
Install-Package Microsoft.Diagnostics.Runtime
dotnet add package Microsoft.Diagnostics.Runtime
paket add Microsoft.Diagnostics.Runtime
Microsoft.Diagnostics.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Diagnostics.NETCore.Client(>= 0.2.61701)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- Microsoft.Diagnostics.NETCore.Client(>= 0.2.61701)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- Microsoft.Diagnostics.NETCore.Client(>= 0.2.61701)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- Microsoft.Diagnostics.NETCore.Client(>= 0.2.61701)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.