aspnetcore/test/WebSites/BasicWebSite
ryanbrandenburg 91e837d465 * Debug log exceptions in JsonInput deserializing 2015-11-30 11:19:22 -08:00
..
Components Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Controllers * Debug log exceptions in JsonInput deserializing 2015-11-30 11:19:22 -08:00
Conventions Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
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 - Split up .Actions 2015-09-21 21:54:02 -07:00
BasicWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs * Debug log exceptions in JsonInput deserializing 2015-11-30 11:19:22 -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

BasicWebSite

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