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 Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
fr Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
Create.cshtml Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
FlushPoint.cshtml Adding RenderSectionAsync to RazorPage 2014-10-13 17:44:49 -07:00
InjectSample.cshtml
Language.cshtml Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
NullUser.cshtml Add "/home/nulluser" view to MVC sample 2014-10-27 16:25:48 -07:00
ValidationSummary.cshtml