Skip to content

Releases: nhedlund/nicecli

1.2.0

Choose a tag to compare

@nhedlund nhedlund released this 26 Jul 13:03
  • Added more overloads to simplify defining options

1.1.0

Choose a tag to compare

@nhedlund nhedlund released this 14 Feb 12:36
  • Added service provider to the internal container
  • Added cli app configuration to throw on unmapped parameters

1.0.0

Choose a tag to compare

@nhedlund nhedlund released this 30 Jan 15:01
  • CLI framework with a fluent interface
  • Command definitions
  • Option definitions
  • Flag definitions
  • Hidden commands, options and flags
  • Environment variable fallback extension for global options
  • Dotnet host integration