Skip to content

Template Gallery shows inconsistent templates between ".NET" search and .NET language filter #5072

Description

@v-ruizh

OS: Win 11 x64
Build Version: 1.21.3

Repro Steps:

  1. F1-> Create new project->Browse Template Gallery (Preview).
  2. In the Language section, click .NET. Note the templates displayed.
  3. Clear the selection and enter ".NET" in the search box.
  4. Compare the displayed templates with those shown in step 2.

Expect:
Searching for ".NET" should return the same template set as selecting the .NET language filter, since both actions are intended to scope results to .NET templates.
Image

Actual:
The templates returned by searching ".NET" differ from those displayed when the .NET language filter is selected.

  • .NET language filter: displays 21 templates.
  • ".NET" search: displays only 1 template (Durable Functions with .NET Aspire (C#)).
Image

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions