aspnetcore/test/WebSites/RoutingWebSite
Ryan Nowak 196e3f109f React to Routing branding
This is a reaction PR for the branding changes in progress in Routing.

This can be merged after the changes to in to Routing.
2018-07-22 19:47:15 -07:00
..
Areas Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Controllers Fix MVC integration with UseEndpoint (#8047) 2018-07-11 11:47:33 +12:00
HttpMergeAttribute.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
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 Centralize routing and dispatching functional test logic (#7938) 2018-06-19 23:24:15 +12:00
StartupWithGlobalRouting.cs React to Routing branding 2018-07-22 19:47:15 -07:00
TestResponseGenerator.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
readme.md

readme.md

RoutingWebSite

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