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 Issue #1214: Cannot pass a int parameter to the views from ViewComponent. 2014-10-17 16:40:25 -07:00
IntegerViewComponent.cs Fix for #1052 - ViewComponents should support fully qualified names 2014-10-29 17:34:01 -07:00
SampleModel.cs ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00
Startup.cs ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00
TestViewComponent.cs ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00
ViewComponentWebSite.kproj Checkin VS auto-modifications to kproj files 2014-12-03 11:11:43 -08:00
ViewDataComponent.cs ViewComponent.Invoke() should be able to invoke views 2014-10-17 12:23:18 -07:00
project.json Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00