aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 9daf5ff7a4
Fix PageRouteTransformerConvention with custom page routes (#8576)
2018-10-10 18:33:30 +13:00
..
Areas Adding functional tests for LinkGenerator 2018-09-29 20:34:48 -07:00
Controllers Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
Pages Fix PageRouteTransformerConvention with custom page routes (#8576) 2018-10-10 18:33:30 +13:00
ControllerRouteTokenTransformerConvention.cs Reaction PR from routing rename 2018-09-20 10:15:50 -07:00
HttpMergeAttribute.cs
Program.cs Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
RemoveControllerActionDescriptorProvider.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
RoutingWebSite.csproj Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
Startup.cs Fix PageRouteTransformerConvention with custom page routes (#8576) 2018-10-10 18:33:30 +13:00
StartupForLinkGenerator.cs Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
StartupWith21Compat.cs Fix PageRouteTransformerConvention with custom page routes (#8576) 2018-10-10 18:33:30 +13:00
TestParameterTransformer.cs Reaction PR from routing rename 2018-09-20 10:15:50 -07:00
readme.md

readme.md

RoutingWebSite

This web site illustrates how to use conventional and attribute routes.