public static class CommandAppFactory
CommandApp Create(ServiceCollection serviceCollection)
CommandApp Create(ServiceCollection serviceCollection, Encoding encoding)
CommandApp<T> CreateWithRootCommand(ServiceCollection serviceCollection)
public static class ServiceCollectionFactory
ServiceCollection Create(bool addConsoleLogger = True, bool autoRegisterCliCommandSettings = True)
ServiceCollection Create(ConsoleLoggerConfiguration consoleLoggerConfiguration, bool autoRegisterCliCommandSettings = True)
Generated by MarkdownCodeDoc version 1.2