aspnetcore/test/WebSites/BasicWebSite
Pranav K 5e69d90076 * Modify DefaultControllerTypeProvider to look at the object graph to
determine if any ancestor has the "Controller" suffix.

* Introduce NonControllerAttribute to opt out of Controller detection.

Fixes #1274
2015-02-15 22:11:37 -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 Adding proper descriptions in readme.md files for functional tests. 2015-01-15 11:12:48 -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