aspnetcore/test/WebSites/RazorInstrumentationWebsite
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
..
Views
wwwroot Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
HomeController.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
RazorInstrumentationWebsite.kproj Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
Startup.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
TestPageExecutionContext.cs
TestPageExecutionListenerFeature.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
project.json Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00