aspnetcore/test/WebSites/BasicWebSite
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Areas Make Begin[Route]Form include antiforgery 2016-01-07 13:24:01 -08:00
Components
Controllers [Fixes #3683] Replace implementations in MediaTypeComparisons and 2016-01-12 15:09:48 -08:00
Conventions
Formatters [Fixes #3683] Replace implementations in MediaTypeComparisons and 2016-01-12 15:09:48 -08:00
Models MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Views Make Begin[Route]Form include antiforgery 2016-01-07 13:24:01 -08:00
wwwroot MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
RequestIdMiddleware.cs Movig RequestServicesWebsite to BasicWebsite 2015-12-03 14:42:10 -08:00
RequestIdService.cs Movig RequestServicesWebsite to BasicWebsite 2015-12-03 14:42:10 -08:00
RequestIdViewComponent.cs Movig RequestServicesWebsite to BasicWebsite 2015-12-03 14:42:10 -08:00
RequestScopedActionConstraint.cs Movig RequestServicesWebsite to BasicWebsite 2015-12-03 14:42:10 -08:00
RequestScopedFilter.cs Movig RequestServicesWebsite to BasicWebsite 2015-12-03 14:42:10 -08:00
RequestScopedTagHelper.cs Movig RequestServicesWebsite to BasicWebsite 2015-12-03 14:42:10 -08:00
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -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.