aspnetcore/samples/MvcSample.Web/Views/Home
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
..
EditorTemplates
en-gb
fr
Create.cshtml Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
FlushPoint.cshtml
InjectSample.cshtml
Language.cshtml
NullUser.cshtml Add "/home/nulluser" view to MVC sample 2014-10-27 16:25:48 -07:00
ValidationSummary.cshtml