aspnetcore/test/WebSites/RazorWebSite/Views/ViewEngine
Pranav K f80490f99d
Remove runtime compilation from Mvc.Razor (#8755)
* Remove runtime compilation from Mvc.Razor
* Remove RazorViewEngineOptions.FileProviders
2018-11-21 17:14:12 -08:00
..
SearchInPages.cshtml Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
ViewWithComponentThatHasLayout.cshtml Layouts for partials 2015-01-20 11:44:48 -08:00
ViewWithComponentThatHasViewStart.cshtml Layouts for partials 2015-01-20 11:44:48 -08:00
ViewWithDataFromController.cshtml
ViewWithFullPath.cshtml Remove runtime compilation from Mvc.Razor (#8755) 2018-11-21 17:14:12 -08:00
ViewWithLayout.cshtml
ViewWithNestedLayout.cshtml
ViewWithPartial.cshtml
ViewWithPartialTakingModelFromIEnumerable.cshtml
ViewWithRelativePath.cshtml [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
ViewWithTitle.cshtml Modify IViewComponentHelper to remove method selection ambiguity. 2015-12-23 10:02:51 -08:00
ViewWithoutLayout.cshtml
_NestedLayout.cshtml