dmon 0.1.0

dotnet tool install --global dmon --version 0.1.0
                    
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 dmon --version 0.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dmon&version=0.1.0
                    
nuke :add-package dmon --version 0.1.0
                    

Dmon.Terminal

The dmon console host — a .NET global tool that launches and communicates with the dmon agent core.

Install as a dotnet global tool:

dotnet tool install -g Dmon.Terminal
dmon

The tool spawns dmoncore (acquired on demand from NuGet) over JSONL/stdio and presents an interactive terminal UI.

Licensed under the Mozilla Public License 2.0.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last Updated
0.1.0 83 5/30/2026