aspnetcore/test/WebSites/RazorWebSite
Nate McMaster 2e4bc548f5
Pin tool and package versions to make builds more repeatable (#7013)
2017-10-31 19:18:14 -07:00
..
Components
…
Controllers Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
EmbeddedResources/Views
…
Models
…
Pages/Shared Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
Services
…
Shared-Views/ExpanderViews
…
Views Update default Razor search paths to include ~/[PagesRoot]/Shared 2017-09-11 14:11:39 -07:00
MyBasePage.cs
…
NestedViewImportsController.cs
…
RazorWebSite.csproj Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Startup.cs Added new extension methods to configure all MVC localization services 2017-09-18 14:28:55 -07:00
readme.md
…

readme.md

RazorWebSite

This web site illustrates use cases for razor view engine, partials and view components.