Skip to content

Ookii.CommandLine 4.1 (preview)

Pre-release
Pre-release
Compare
Choose a tag to compare
@SvenGroot SvenGroot released this 08 Dec 23:50

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, additional ValidateEnumValueAttribute options, and more.

The change log and documentation have not been updated yet, but there is updated class library documentation.

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.