aspnetcore/test/WebSites/RoutingWebSite
Ajay Bhargav Baaskaran 43eb621d19 [Fixes #2743] Removed ErrorReporterMiddleware in some places 2015-12-16 14:39:35 -08:00
..
Areas Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Controllers [Fixes #2743] Removed ErrorReporterMiddleware in some places 2015-12-16 14:39:35 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
HttpMergeAttribute.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
RoutingWebSite.xproj Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
Startup.cs [Fixes #2743] Removed ErrorReporterMiddleware in some places 2015-12-16 14:39:35 -08:00
TestResponseGenerator.cs Remove IActionContextAccessor from UrlHelper 2015-12-02 17:09:43 -08:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

RoutingWebSite

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