aspnetcore/test/WebSites/RoutingWebSite
James Newton-King 927e7c8bfc
Support route data tokens with Endpoint Routing (#8360)
2018-08-30 15:14:34 +12:00
..
Areas
Controllers Support route data tokens with Endpoint Routing (#8360) 2018-08-30 15:14:34 +12:00
HttpMergeAttribute.cs
Program.cs Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
RoutingWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Startup.cs Support route data tokens with Endpoint Routing (#8360) 2018-08-30 15:14:34 +12:00
StartupWith21Compat.cs Support route data tokens with Endpoint Routing (#8360) 2018-08-30 15:14:34 +12:00
TestResponseGenerator.cs
readme.md

readme.md

RoutingWebSite

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