aspnetcore/test/WebSites/ViewComponentWebSite
あまみや ゆうこ 38818a1033 Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
..
Namespace1
Namespace2
Views
wwwroot
EnumerableViewComponent.cs
FullNameController.cs
HomeController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
IntegerViewComponent.cs
SampleModel.cs
SelectManySampleModel.cs
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
TestViewComponent.cs
ViewComponentResultController.cs
ViewComponentWebSite.xproj
ViewDataComponent.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

ViewComponentsWebSite

This web site illustrates how to use custom view components.