Skip to content

Multiple @page on razor pages #40132

@ParadiseFallen

Description

@ParadiseFallen

Is there an existing issue for this?

  • I have searched the existing issues

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

Im trying to allow this

@page "/test/{id:int?}"
@page "/test/create"

this works with blazor but not works with RazorPages

Describe the solution you'd like

Same behaviour as Blazor @page

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing onequestion

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions