aspnetcore/samples/MvcSample.Web/Views/Shared
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
..
Components/Tags
DisplayTemplates
EditorTemplates Make HTML helper `null` handling consistent 2014-08-06 16:04:56 -07:00
HelloWorldPartial.cshtml Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
MyView.cshtml Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
_FlushPointLayout.cshtml Adding support for flush points in Razor pages 2014-08-29 09:30:23 -07:00
_Layout.cshtml Adding RenderSectionAsync to RazorPage 2014-10-13 17:44:49 -07:00