- #3612 subpart 2 of 2 - merge `ActionConstraintsWebSite`, `AntiforgeryTokenWebSite` and `ContentNegotiationWebSite` into `BasicWebSite` - remove tests depending on `ErrorReporterMiddleware` in merged sites; not used in `BasicWebSite` - delete `CompositeViewEngineWebSite`, `Microsoft.AspNet.Mvc.ViewEngines.CompositeViewEngineTest` covers cases - delete `CorsMiddlewareWebsite`, soon to be in Cors repo (see aspnet/CORS#57) - remove `SendFileMiddleware` from FilesWebSite, unused there |
||
|---|---|---|
| .. | ||
| Areas | ||
| Components | ||
| Controllers | ||
| Conventions | ||
| Formatters | ||
| Models | ||
| Views | ||
| wwwroot | ||
| ActionDescriptorCreationCounter.cs | ||
| BasicWebSite.xproj | ||
| RequestIdMiddleware.cs | ||
| RequestIdService.cs | ||
| RequestIdViewComponent.cs | ||
| RequestScopedActionConstraint.cs | ||
| RequestScopedFilter.cs | ||
| RequestScopedTagHelper.cs | ||
| Startup.cs | ||
| bower.json | ||
| gruntfile.js | ||
| package.json | ||
| project.json | ||
| 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.