-
-
Notifications
You must be signed in to change notification settings - Fork 595
Open
Labels
area-CLICommand-Line InterfaceCommand-Line Interfacefeaturegood first issueGood for newcomersGood for newcomers
Description
few notes / enhancements that are recommended when handling async commands in a cli application.
When using async command in cli, it is recommended to add cancelation token to be passed to "ExecuteAsync" method
console methods both in and out directions / write and read to have async version similar to:
System.Console.Out.WriteLineAsync & System.Console.In.ReadLineAsync.
Thanks
Please upvote 👍 this issue if you are interested in it.
FrankRay78, Call911plz and anreton
Metadata
Metadata
Assignees
Labels
area-CLICommand-Line InterfaceCommand-Line Interfacefeaturegood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Todo 🕑