aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 58aa16ee69
Centralize routing and dispatching functional test logic (#7938)
2018-06-19 23:24:15 +12:00
..
Areas
Controllers
HttpMergeAttribute.cs
Program.cs Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
RoutingWebSite.csproj
Startup.cs Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
StartupWithDispatching.cs Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
TestResponseGenerator.cs
readme.md

readme.md

RoutingWebSite

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