System Commandline Actions And Invocation

Use when the action itself is the hard part — especially a dedicated synchronous/asynchronous action class, Command.Action assignment, shared action bases, dependency-carrying actions, cancellation, Task<int>, exit codes, or splitting Parse(args) from Invoke/InvokeAsync. SetHandler and positional binding are gone. Declaring inputs and rejecting bad ones are separate topics.

richlander Updated

File contents

richlander/dotnet-package-skills/tree/main/examples/system-commandline/skills/system-commandline-actions-and-invocation commit ee1538b289

Frequently asked questions

npx skillmds@latest add richlander/system-commandline-actions-and-invocation