aspnetcore/test/WebSites/BasicWebSite
javiercn 2063356f24 [Fixes #3683] Replace implementations in MediaTypeComparisons and
MediaTypeEncodings with memory efficient implementations using a MediaType
struct.
2016-01-12 15:09:48 -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
Views Make Begin[Route]Form include antiforgery 2016-01-07 13:24:01 -08:00
wwwroot
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
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
gruntfile.js
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
package.json
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.