Skip to content

Ookii.CommandLine 4.1 (preview 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@SvenGroot SvenGroot released this 20 Dec 00:49

What's new

This is a preview release of Ookii.CommandLine 4.1, which adds CancellationToken support for asynchronous commands, custom default value formats, 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.

This preview is feature complete, but changes may still be made before the final release based on testing.

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.