-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-routing
Milestone
Description
We have a relatively big backlog of issues with regards to link generation changes that happened between traditional routing and endpoint routing. One of the biggest changes is in the way we deal with ambient values. Changes in endpoint routing can cause some abnormal behaviors when generating links.
- Feature request: strongly-typed route values in
atag-helpers #35376 - [Suggestion] Make DefaultLinkGenerator public and non sealed #25121
- Url.Action doesn't include action name when there are more parameters #24480
- Link is mis-rendering based on the current page #24455
- Url generate problem #24288
- RedirectToAction() makes the link to HttpPost action instead of GET #23089
- TransformOutbound of route constraint is not called when the route segment is optional #23063
- RedirectToAction in Core 3.1 MVC route values don't pass through if param has default #22303
- Generating URLs for a different action on the same controller reuses ambient values #18400
- MapDynamicControllerRoute doesn't work with DefaultLinkGenerator #16965
- Razor Pages: Urls generated by built-in taghelpers do not honor PageRouteModelConvention #16960
- Url.RouteUrl is blank in ASP.NET Core 3.0 #14877
- Make link creation typesafe using expressions #14665
- Make it easy to configure a host/scheme for absolute URLs with LinkGenerator #14192
- Consider using Endpoint Name for auth-related URL-things #6993
- Redirect should encode URLs if it needs to #4919
- Update the ExceptionHandlerMiddleware to support getting the path to redirect to via LinkGenerator #4277
- LinkGenerator generate wrong links across areas (2) #31476
- Adding feature to Router for custom language URL #40736
dharmatech, cwe1ss, boukenka, nfplee, alienwareone and 2 more
Metadata
Metadata
Assignees
Labels
area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-routing