You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Korga relies on McMaster.Extensions.CommandLineUtils which has been in maintenance mode since 2022. We should migrate to another library with active development if possible.
Korga relies on
McMaster.Extensions.CommandLineUtils
which has been in maintenance mode since 2022. We should migrate to another library with active development if possible.Overview
McMaster.Extensions.CommandLineUtils
(currently used, maintenance mode)Spectre.Console
System.CommandLine
(still in preview, project is rebooting)CliFix
(maintenance mode)CommandLineParser
(abandoned without notice)The text was updated successfully, but these errors were encountered: