aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 3547341762
Add support for conventional routes with dispatching (#7928)
2018-06-20 09:02:52 +12:00
..
Areas Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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 Add support for conventional routes with dispatching (#7928) 2018-06-20 09:02:52 +12:00
TestResponseGenerator.cs
readme.md

readme.md

RoutingWebSite

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