aspnetcore/samples/MvcSample.Web
Doug Bunting ab8a77bb70 Avoid NREs in MVC sample
- see e.g. results of `GET ~/Home/Post`
- use parentheses to avoid `?` confusing Razor

nit: remove unused Home/Test.cshtml view
2014-11-22 10:36:39 -08:00
..
App_Data
Areas/Travel Add missing license headers 2014-11-20 22:54:05 -08:00
Compiler/PreProcess
Components Add missing license headers 2014-11-20 22:54:05 -08:00
Controllers/ApiExplorerSamples Add missing license headers 2014-11-20 22:54:05 -08:00
Filters Add missing license headers 2014-11-20 22:54:05 -08:00
Models Add missing license headers 2014-11-20 22:54:05 -08:00
Monitoring Add missing license headers 2014-11-20 22:54:05 -08:00
Services
Views Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
wwwroot
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
Home2Controller.cs Add missing license headers 2014-11-20 22:54:05 -08:00
HomeController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
LanguageViewLocationExpander.cs Add missing license headers 2014-11-20 22:54:05 -08:00
LinkController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
MvcSample.Web.kproj
OverloadController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
SimplePocoController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
SimpleRest.cs Add missing license headers 2014-11-20 22:54:05 -08:00
Startup.cs Add missing license headers 2014-11-20 22:54:05 -08:00
TestAssemblyProvider.cs
ViewMetadata.cs Add missing license headers 2014-11-20 22:54:05 -08:00
project.json