Ookii.CommandLine 4.1
What's new
Ookii.CommandLine 4.1 adds CancellationToken
support for asynchronous commands, custom default value formats in the usage help, support for the --
token to escape argument names, an event to handle/ignore unknown arguments, additional ValidateEnumValueAttribute
options, and more.
For full details, please see the change log, and documentation for this release.
Release contents
- The Ookii.CommandLine class library in versions for .Net Standard 2.0, .Net Standard 2.1, .Net 6.0, .Net 7.0, and .Net 8.0.
- A Visual Studio extensions with several code snippets for creating arguments and commands.
- Several sample applications.
This release is also available on NuGet.