-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.This is an issue in a component not contained in this repository. It is open for tracking purposes.area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.
Milestone
Description
Steps:
- In VS solution explorer, right-click on a folder inside a Blazor project (e.g., the
Pagesfolder) and choose Add -> Item - From the dialog, choose Razor Component
Expected: Prompted file extension should be .razor
Actual: It's .cshtml
Sidenote: It would be great if the Razor Component item template also appeared in the initial context menu alongside Razor Page and Controller
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedExternalThis is an issue in a component not contained in this repository. It is open for tracking purposes.This is an issue in a component not contained in this repository. It is open for tracking purposes.area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.
