aspnetcore/test/WebSites/RazorWebSite
Pranav K 89f58aa49f Allow @model specified in a page work with @inherits directive in
_ViewImports

Fixes #3144
2015-09-23 12:10:10 -07:00
..
Components Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
Controllers Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
Models
Services
Shared-Views/ExpanderViews
Views Allow @model specified in a page work with @inherits directive in 2015-09-23 12:10:10 -07:00
wwwroot
MyBasePage.cs
NestedViewImportsController.cs
RazorWebSite.xproj
Startup.cs
project.json
readme.md

readme.md

RazorWebSite

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