aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 7d072c1c1a
Merge release/2.2
2018-09-13 09:16:12 +12:00
..
Areas
Controllers Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
Pages Test basic link generation in Razor pages in both regular and endpoint routing 2018-08-29 15:50:53 -07:00
ControllerRouteTokenTransformerConvention.cs Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
HttpMergeAttribute.cs
Program.cs Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
RemoveControllerActionDescriptorProvider.cs Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
RoutingWebSite.csproj
Startup.cs Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
StartupWith21Compat.cs Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
TestParameterTransformer.cs Add IParameterTransformer support (#8329) 2018-09-12 21:46:41 +12:00
TestResponseGenerator.cs
readme.md

readme.md

RoutingWebSite

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