aspnetcore/test/WebSites/RoutingWebSite
Doug Bunting 393aa54545 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
..
Areas Adding parameter replacement 2014-07-29 16:14:57 -07:00
Controllers Add missing license headers 2014-11-20 22:54:05 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
CountryNeutralAttribute.cs Implement RouteKeyHandling.CatchAll 2014-08-14 15:59:09 -07:00
CountrySpecificAttribute.cs Implement RouteKeyHandling.CatchAll 2014-08-14 15:59:09 -07:00
HttpMergeAttribute.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
RoutingWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs Quick fixes: Clean up test code 2015-03-24 13:42:27 -07:00
TestResponseGenerator.cs React to IContextAccessor -> IScopedInstance 2015-01-12 10:25:21 -08:00
project.json Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -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.