aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 94101a9cde
Add PageRouteTransformerConvention (#8541)
2018-10-04 17:34:26 +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 Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
ControllerRouteTokenTransformerConvention.cs Reaction PR from routing rename 2018-09-20 10:15:50 -07:00
HttpMergeAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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 Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
StartupForLinkGenerator.cs Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00
StartupWith21Compat.cs Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +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.