aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 046af405b6
Rename global routing to endpoint routing (#8179)
2018-08-01 15:05:49 +12:00
..
Areas
Controllers MVC startup experience (#8131) 2018-07-25 14:30:51 +12:00
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
StartupWithEndpointRouting.cs Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
TestResponseGenerator.cs
readme.md

readme.md

RoutingWebSite

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