Table of Contents

CliExtensions Class

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Provides extension methods for Cli. These are usually automatically generated by the source generator when current project supports a specific feature through a dependency, e.g. when you add package Microsoft.Extensions.DependencyInjection, dependency injection related extension methods will be available here.

public class CliExtensions
Inheritance
CliExtensions