Skip to content

Prefer dnx for CLI usage#78

Merged
jongalloway merged 1 commit into
mainfrom
docs/dnx-cli-guidance
Mar 13, 2026
Merged

Prefer dnx for CLI usage#78
jongalloway merged 1 commit into
mainfrom
docs/dnx-cli-guidance

Conversation

@jongalloway
Copy link
Copy Markdown
Owner

Summary

Updates the README, package readme, and built-in CLI help text to prefer .NET 10 dnx DiagramForge.Tool ... usage over installed-tool command examples.

What changed

  • update README.md CLI install/usage examples to use dnx DiagramForge.Tool ...
  • update doc/PackageReadme.md CLI install/usage examples to use dnx DiagramForge.Tool ...
  • update src/DiagramForge.Cli/Program.cs help output examples to match the same guidance

Why

Since DiagramForge targets .NET 10, the preferred way to run the tool is via dnx DiagramForge.Tool ... without requiring a prior global tool install. This keeps the docs and help text aligned with the recommended workflow.

Validation

  • checked resulting diffs for all three surfaces
  • verified no diagnostics/errors in the modified files

@jongalloway jongalloway merged commit e31241c into main Mar 13, 2026
5 checks passed
@jongalloway jongalloway deleted the docs/dnx-cli-guidance branch March 13, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant