Skip to content

[WebToolsE2E] Using VS Code C# Dev Kit, there is no "Enlist in .NET Aspire orchestration" option when creating a web project. #7971

Open
@v-elenafeng

Description

@v-elenafeng

REGRESSION INFO: Not a regression

INSTALL STEPS

  1. Clean machine: Win11 x64 ENU
  2. Install SDK 9.0.200 (latest-released-version)
  3. Install Aspire templates 9.1 (latest-released-version)
    • dotnet new install Aspire.ProjectTemplates
  4. Install VS Code + C# Dev Kit extension (latest pre-release version 1.17.48)

REPRO STEPS

  1. Using VS Code, create new ASP.NET Web App (Razor Pages) > WebAppRp01 > Enter > Show all template options

ACTUAL
There is no "Enlist in .NET Aspire orchestration" option when creating a web project.

Image

EXPECTED
Similar to what VS does, when creating a web project there should be an option to "Enlist in .NET Aspire orchestration".

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions