Ookii.CommandLine 3.0
What's new
Ookii.CommandLine 3.0 is a major release with many new features, including support for an additional, more POSIX-like argument syntax, argument validation and dependencies, automatic name transformations, an updated subcommand API, usage help color output, more powerful customization, and more. Please see the version history for full details.
Version 3.0 contains several breaking changes from version 2.x, both in API and behavior. In most cases, you probably won't need many changes, unless you used subcommands or heavily customized the usage help. See the migration guide for more information on upgrading existing projects.
Release contents
- The Ookii.CommandLine class library in versions for .Net Standard 2.0, .Net Standard 2.1, and .Net 6.0.
- A Visual Studio extensions with several code snippets for creating arguments and commands.
- Several sample applications.
This release is also available on NuGet.