Dmon.Protocol
0.1.0
dotnet add package Dmon.Protocol --version 0.1.0
NuGet\Install-Package Dmon.Protocol -Version 0.1.0
<PackageReference Include="Dmon.Protocol" Version="0.1.0" />
<PackageVersion Include="Dmon.Protocol" Version="0.1.0" />
<PackageReference Include="Dmon.Protocol" />
paket add Dmon.Protocol --version 0.1.0
#r "nuget: Dmon.Protocol, 0.1.0"
#:package Dmon.Protocol@0.1.0
#addin nuget:?package=Dmon.Protocol&version=0.1.0
#tool nuget:?package=Dmon.Protocol&version=0.1.0
Dmon.Protocol
Wire protocol DTOs and constants for the dmon JSONL/stdio agent protocol (ADR-003).
Provides:
ProtocolVersion.Current— the single source of truth for the protocolMajor.Minorversion- Strongly-typed request/response/event record types for the Pi-compatible JSONL protocol
Version scheme: Major.Minor tracks the wire-protocol contract version; Patch is an independent release counter. A dmon host and dmoncore agent are compatible when their Major.Minor values are equal.
Licensed under the Mozilla Public License 2.0.
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dmon.Protocol:
| Package | Downloads |
|---|---|
|
Dmon.Abstractions
Extension and provider contracts for the dmon coding agent. Implements IDmonExtension and IProviderFactory using Microsoft.Extensions.AI (IChatClient / AIFunction). |
|
|
Dmon.Extensions
Extension SDK surface for building dmon extensions. Provides middleware pipeline integration, per-extension configuration, and helpers for registering AIFunction tools. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0 | 45 | 5/30/2026 |