Cysharp/ConsoleAppFramework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
C#MIT
Issues
- 1
[Feature Request] Expose commands metadata for generating custom help documents
#153 opened by filzrev - 10
Unable to show version without a root command
#151 opened by patricktcoakley - 5
[Feature Request] Adding the Commands Class to the service Container to enable access to it from other services via DI?
#148 opened by Simonl9l - 3
- 1
Support KeyedServcies attribute
#117 opened by neuecc - 1
Add Run/RunAsync(CancellationToken)
#115 opened by neuecc - 0
[Question] Command grouping, Option grouping
#150 opened by laper32 - 7
- 1
Support for .NET 9
#149 opened by qin-guan - 2
[Question] Dependent - Attribute Based Validations?
#143 opened by Simonl9l - 2
[Question] Completion Support?
#145 opened by Simonl9l - 2
[Question] Support for Object binding and ConsoleApp configuration for Code Generated Serialize - JsonSerializerContext?
#146 opened by Simonl9l - 1
Please introduce Option-like attributes again.
#147 opened by En3Tho - 1
- 1
- 1
- 1
- 1
- 4
Add support for [AsParameters] attribute
#133 opened by mikegaziotis - 5
I can't get it to work with a command class.
#136 opened by mikeholczer - 4
Alias Commands
#124 opened by BlackPhlox - 1
IndexOutOfRangeException when ConsoleAppFilterAttribute is defined above CommandAttribute in ConsoleAppGenerator
#134 opened by pierre3 - 1
- 1
- 2
Support for dotnet add style commands
#130 opened by DamianReeves - 2
- 1
v5 work only net 8?
#122 opened by KANekT - 5
Allow type arguments
#121 opened by xPaw - 1
- 1
More than 16 arguments when using a class method
#110 opened by xPaw - 1
move/hide the "code generated" part in Readme
#118 opened by timker - 1
The source generation is non-incremental
#114 opened by PaulusParssinen - 2
- 2
Do not print the stack trace for `ArgumentException`
#112 opened by xPaw - 1
How to override ShowVersion (and ShowHelp)?
#113 opened by xPaw - 1
- 5
Global filters with dependency injection
#88 opened by wozzo - 2
Feature Request: Support Command Aliases
#96 opened by roumcha - 2
[RootCommand] for each ConsoleAppBase class
#95 opened by Floge123 - 0
- 4
[Help wanted] Prevent the console app to got terminated after the Run method call
#92 opened by nilobaz - 2
- 2
- 1
Passing a quoted string with a short parameter breaks Microsoft CommandLine engine
#83 opened by igadmg - 2
Change usage name
#84 opened by mdnapo - 7
- 1
Global exception handler not catching
#75 opened by zolgera - 0
- 1
Sort/group subcommands in help output.
#71 opened by igadmg - 0
Minimal API
#69 opened by neuecc