Skip to content

Initial release

Latest

Choose a tag to compare

@dotnetKyle dotnetKyle released this 11 Nov 20:12
· 4 commits to stable since this release
405bd4f

Bare bones version of MinimalCli. Supports command line code generation to get you started with System.CommandLine with the conventional way to create command line wrappers around a C# class and function.

To install, use nuget and install the latest MinimalCli package.