Skip to content

Complain if a route parameter is not used or cannot be bound. #35732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

pranavkm
Copy link
Contributor

No description provided.

@pranavkm pranavkm requested review from dougbu, Pilchie and a team as code owners August 25, 2021 20:10
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Aug 25, 2021
@davidfowl
Copy link
Member

Add a PR comment please.

I'm worried about this being to noisy for this scenario:

app.MapGet("/foo/{path*}", (HttpRequest req) => req.RouteValues["path"]);

@pranavkm pranavkm closed this Oct 29, 2021
@wtgodbe wtgodbe deleted the prkrishn/route-analyzer branch November 15, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants