aspnetcore/test/WebSites/RoutingWebSite
Ryan Nowak a318c4599a API Review - Split up .Actions
Abstractions - Core MVC extensibility

Controllers - MVC implementations of .Abstractions and supporting
contracts

Infrastructure - General purpose support APIs. Metadata APIs that don't
fit clearly with a feature or with .Abstraction
2015-09-21 21:54:02 -07:00
..
Areas
Controllers
wwwroot
CountryNeutralAttribute.cs
CountrySpecificAttribute.cs
HttpMergeAttribute.cs
RoutingWebSite.xproj
Startup.cs
TestResponseGenerator.cs
project.json
readme.md

readme.md

RoutingWebSite

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