Skip to content

Simplify dotnet run file without run #49202

Open
@WeihanLi

Description

@WeihanLi

Is your feature request related to a problem? Please describe.

To improve the dotnet run file experience

from dotnet run hello.cs => dotnet hello.cs

Describe the solution you'd like

Not sure if we could implement the implicit run command, when dotnet xx.cs, forwards to dotnet run xx.cs

Additional context

Seems I've seen a similar discussion somewhere, but I can't find related issue, feel free to close this if it's already on the track

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CLIArea-run-fileItems related to the "dotnet run <file>" effortuntriagedRequest triage from a team member

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions