Heartbeat 0.4.0-rc.14

This is a prerelease version of Heartbeat.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Heartbeat --version 0.4.0-rc.14                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Heartbeat --version 0.4.0-rc.14                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Heartbeat&version=0.4.0-rc.14&prerelease                
nuke :add-package Heartbeat --version 0.4.0-rc.14                

Heartbeat

NuGet Badge

Diagnostics utility with web UI to analyze memory dumps of a .NET application

Getting started

dotnet tool install --global Heartbeat
# optional
export PATH=$PATH:$HOME/.dotnet/tools
heartbeat --dump <path-to-dump-file>

Open http://localhost:5000/ in web browser. See UI screen for examples

Usage

heartbeat [options]

Options:
  --dump <dump> (REQUIRED)  Path to a dump file
  --dac-path <dac-path>     A full path to the matching DAC dll for this
                            process.
  --ignore-dac-mismatch     Ignore mismatches between DAC versions
  --version                 Show version information
  -?, -h, --help            Show help and usage information
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last updated
0.8.1 119 2/5/2024
0.8.1-rc.36 62 2/5/2024
0.8.0 70 2/5/2024
0.8.0-rc.34 50 2/5/2024
0.7.0 73 2/1/2024
0.7.0-rc.32 55 2/5/2024
0.7.0-rc.30 49 2/1/2024
0.6.0 70 1/30/2024
0.6.0-rc.28 51 2/1/2024
0.6.0-rc.26 49 1/31/2024
0.6.0-rc.24 53 1/30/2024
0.6.0-rc.22 48 1/30/2024
0.6.0-rc.20 47 1/30/2024
0.5.0 68 1/29/2024
0.5.0-rc.18 52 1/29/2024
0.5.0-rc.16 49 1/29/2024
0.4.0 71 1/27/2024
0.4.0-rc.14 46 1/27/2024
0.3.0 74 1/25/2024
0.3.0-rc.12 47 1/25/2024
0.2.0 82 1/20/2024
0.2.0-rc.10 51 1/20/2024
0.1.0 76 1/18/2024
0.1.0-rc.8 49 1/18/2024