aspnetcore/test/WebSites/RequestServicesWebSite
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
..
Controllers Adding FromServicesAttribute. 2014-11-26 15:35:08 -08:00
Models Adding FromServicesAttribute. 2014-11-26 15:35:08 -08:00
Views/Other Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
wwwroot Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
RequestIdMiddleware.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
RequestIdService.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
RequestIdViewComponent.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
RequestScopedActionConstraint.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
RequestScopedFilter.cs matched classnames with filenames 2014-11-25 11:21:17 -08:00
RequestScopedTagHelper.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
RequestServicesWebSite.kproj Checkin VS auto-modifications to kproj files 2014-12-03 11:11:43 -08:00
Startup.cs Fix for #1447 - Adding functional tests that verify per-request services 2014-11-17 18:38:49 -08:00
project.json Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00