aspnetcore/test/WebSites/BasicWebSite
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -08:00
..
Areas [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
Components
Controllers MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Conventions
Formatters MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Models MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Views MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
wwwroot MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
RequestIdMiddleware.cs
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs
RequestScopedFilter.cs
RequestScopedTagHelper.cs
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
bower.json [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
gruntfile.js [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
package.json [Fixes #3624] MVC functional test cleanup (part 2) 2015-12-10 16:26:39 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
readme.md

readme.md

BasicWebSite

This web site illustrates many commonly used features including but not limited to link generation, action results and content negotiation, RouteData amongst others.