aspnetcore/test/WebSites/ViewComponentWebSite
N. Taylor Mullen 64e726d2b2 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
..
Namespace1 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Namespace2 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Views
wwwroot
EnumerableViewComponent.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FullNameController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HomeController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IntegerViewComponent.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
SampleModel.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
SelectManySampleModel.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestViewComponent.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewComponentWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
ViewDataComponent.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json
readme.md Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00

readme.md

ViewComponentsWebSite

This web site illustrates how to use custom view components.