Skip to content

dotnet new CLI to support counters in --name and --output  #3523

@vlada-shubina

Description

@vlada-shubina

In some cases it is useful to use counters when creating the templates. Example: having the folder for tests with many projects, and next one should increment the previous.

Examples:

dotnet new console -o TestConsole??? -> TestConsole001, TestConsole002...

Consider what char to use as counter (?,#) etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:3Work that is nice to havearea: CLIRelated to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)featureThe issue defines new feature.triagedThe issue was evaluated by the triage team, placed on correct area, next action defined.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions