aspnetcore/test/WebSites/BasicWebSite
Ryan Nowak 4d55a6e62d API review - remove DefaultOrder
No change in behavior intended, removing this from our public API.
2015-09-20 21:11:57 -07:00
..
Components
Controllers Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Conventions
Models
Views [Fixes #2547] Fixed attribute value prefix with dynamic content being ignored 2015-05-18 17:15:38 -07:00
wwwroot
ActionDescriptorCreationCounter.cs API review - remove DefaultOrder 2015-09-20 21:11:57 -07:00
BasicWebSite.xproj
Startup.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

BasicWebSite

This web site illustrates many commonly used features including but not limited to link generation, action results and content negotiation, RouteData amongst others.