aspnetcore/test/WebSites/ViewComponentWebSite
Ryan Nowak e65218d6df Adding servers and wwwroot folder to test websites
Adding dependencies and commands for iis, web listener and khestrel to each
site.

Each website comes with a readme.md to 'anchor' the otherwise empty
folder. We have another work item tracking adding content to these.

Once VS sees a project with a wwwroot, it wants to assign a port for iis,
so I let it.
2014-12-10 14:16:11 -08:00
..
Namespace1 Fix for #1052 - ViewComponents should support fully qualified names 2014-10-29 17:34:01 -07:00
Namespace2 Fix for #1052 - ViewComponents should support fully qualified names 2014-10-29 17:34:01 -07:00
Views Update templates\samples\tests to use ensure viewstart.cshtml and views directory names are cased appropriately. #1559 2014-12-05 13:27:22 -08:00
wwwroot Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
FullNameController.cs Fix for #1052 - ViewComponents should support fully qualified names 2014-10-29 17:34:01 -07:00
HomeController.cs
IntegerViewComponent.cs Fix for #1052 - ViewComponents should support fully qualified names 2014-10-29 17:34:01 -07:00
SampleModel.cs
Startup.cs
TestViewComponent.cs
ViewComponentWebSite.kproj Checkin VS auto-modifications to kproj files 2014-12-03 11:11:43 -08:00
ViewDataComponent.cs
project.json Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00