Microsoft.Diagnostics.Runtime.Utilities 3.0.442202

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
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.
<PackageVersion Include="Microsoft.Diagnostics.Runtime.Utilities" Version="3.0.442202" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Diagnostics.Runtime.Utilities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Microsoft.Diagnostics.Runtime.Utilities@3.0.442202
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Diagnostics.Runtime.Utilities&version=3.0.442202
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Diagnostics.Runtime.Utilities&version=3.0.442202
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
4.0.0-beta.24463.1 401 9/18/2024
3.0.442202 2,540 8/22/2023
3.0.0-beta.23177.1 347 3/28/2023
3.0.0-beta.23165.1 160 3/16/2023
3.0.0-beta.23156.2 153 3/6/2023
2.4.416101 711 3/12/2023
2.3.405501 737 1/5/2023
2.0.0-rc.20303.3 5,942 6/3/2020
2.0.0-rc.20302.2 578 6/2/2020

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