aspnetcore/test/WebSites/RazorWebSite
Pranav K f57e180971 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Services Added LanguageViewLocationExpander into framework and removed it from samples 2015-06-04 14:06:08 -07:00
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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
NestedViewImportsController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
RazorWebSite.xproj
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -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.