Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Value | |
---|---|
Rule ID | ASP0023 |
Category | Usage |
Fix is breaking or non-breaking | Non-breaking |
An HTTP request matches multiple routes, resulting in an ambiguous match error.
This diagnostic is emitted when a route conflict is detected.
To fix a violation of this rule, change the route's pattern, HTTP method, or route constraints.
Do not suppress a warning from this rule.
ASP0022 warns on route conflicts in minimal API apps, this analyzer warns on route conflicts in ASP.NET Core MVC apps.
ASP.NET Core feedback
ASP.NET Core is an open source project. Select a link to provide feedback: