aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 9daf5ff7a4
Fix PageRouteTransformerConvention with custom page routes (#8576)
2018-10-10 18:33:30 +13:00
..
Areas
Controllers
Pages Fix PageRouteTransformerConvention with custom page routes (#8576) 2018-10-10 18:33:30 +13:00
ControllerRouteTokenTransformerConvention.cs
HttpMergeAttribute.cs
Program.cs
RemoveControllerActionDescriptorProvider.cs
RoutingWebSite.csproj
Startup.cs Fix PageRouteTransformerConvention with custom page routes (#8576) 2018-10-10 18:33:30 +13:00
StartupForLinkGenerator.cs
StartupWith21Compat.cs Fix PageRouteTransformerConvention with custom page routes (#8576) 2018-10-10 18:33:30 +13:00
TestParameterTransformer.cs
readme.md

readme.md

RoutingWebSite

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