aspnetcore/test/WebSites/RazorWebSite
Ajay Bhargav Baaskaran a6a4b5369a [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
..
Components
Controllers
Models
Services Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
Shared-Views/ExpanderViews
Views [Fixes #5166] Support passing instance directly when invoking ViewComponents with single parameter 2016-08-26 16:33:42 -07:00
MyBasePage.cs
NestedViewImportsController.cs
RazorWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
Startup.cs Remove references to UseDefaultHostConfiguration 2016-04-27 18:38:34 -07:00
project.json Removing extra imports from projects 2016-07-06 08:59:58 -07:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

RazorWebSite

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