Microsoft.Diagnostics.Runtime.Utilities 3.0.442202

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.Diagnostics.Runtime.Utilities --version 3.0.442202
NuGet\Install-Package Microsoft.Diagnostics.Runtime.Utilities -Version 3.0.442202
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.442202" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Diagnostics.Runtime.Utilities --version 3.0.442202
#r "nuget: Microsoft.Diagnostics.Runtime.Utilities, 3.0.442202"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Diagnostics.Runtime.Utilities as a Cake Addin
#addin nuget:?package=Microsoft.Diagnostics.Runtime.Utilities&version=3.0.442202

// Install Microsoft.Diagnostics.Runtime.Utilities as a Cake Tool
#tool nuget:?package=Microsoft.Diagnostics.Runtime.Utilities&version=3.0.442202

ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. 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.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Diagnostics.Runtime.Utilities:

Package Downloads
ClrMDExports

Helper library to create extensions for WinDbg/LLDB using ClrMD.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Diagnostics.Runtime.Utilities:

Repository Stars
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Version Downloads Last updated
3.0.442202 1,239 8/22/2023
3.0.0-beta.23177.1 294 3/28/2023
3.0.0-beta.23165.1 109 3/16/2023
3.0.0-beta.23156.2 99 3/6/2023
2.4.416101 613 3/12/2023
2.3.405501 626 1/5/2023
2.0.0-rc.20303.3 5,200 6/3/2020
2.0.0-rc.20302.2 425 6/2/2020

See https://github.com/Microsoft/clrmd/releases for the latest release notes