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 Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
RazorWebSite.xproj
Startup.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

RazorWebSite

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