aspnetcore/test/WebSites/BasicWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Components Add missing license headers 2014-11-20 22:54:05 -08:00
Controllers * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
Conventions Adding extension methods ConfigureMvcOptions and ConfigureRazorViewEngineOptions. 2015-02-04 14:07:07 -08:00
Models Add missing license headers 2014-11-20 22:54:05 -08:00
Views
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionDescriptorCreationCounter.cs Add missing license headers 2014-11-20 22:54:05 -08:00
BasicWebSite.kproj Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
Startup.cs Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
project.json Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08: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.