aspnetcore/test/WebSites/RazorWebSite
Doug Bunting 8a310b35a4 Update to latest `UseRequestLocalization()` signature
- build break

nit: add more trailing commas in init syntax
2015-12-11 22:58:13 -08:00
..
Components Add relative view path support 2015-11-18 15:59:11 -08:00
Controllers Add relative view path support 2015-11-18 15:59:11 -08:00
Models
Services Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
Shared-Views/ExpanderViews
Views Add relative view path support 2015-11-18 15:59:11 -08:00
wwwroot
MyBasePage.cs
NestedViewImportsController.cs
RazorWebSite.xproj
Startup.cs Update to latest `UseRequestLocalization()` signature 2015-12-11 22:58:13 -08:00
project.json
readme.md

readme.md

RazorWebSite

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