aspnetcore/test/WebSites/ViewComponentWebSite
Ryan Nowak 229724c4ea Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
..
Namespace1
Namespace2
Views
wwwroot
EnumerableViewComponent.cs
FullNameController.cs
HomeController.cs
IntegerViewComponent.cs
SampleModel.cs
SelectManySampleModel.cs
Startup.cs
TestViewComponent.cs
ViewComponentResultController.cs
ViewComponentWebSite.xproj
ViewDataComponent.cs
project.json
readme.md

readme.md

ViewComponentsWebSite

This web site illustrates how to use custom view components.