aspnetcore/test/WebSites/BasicWebSite
Doug Bunting 6bf25cecec React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:19:42 -07:00
..
Areas
Components * Remove JsonViewComponentResult 2016-03-11 11:40:54 -08:00
Controllers Remove ModelBinding features from ResourceFilters 2016-03-16 16:33:14 -07:00
Conventions
Formatters
Models
Views * Remove JsonViewComponentResult 2016-03-11 11:40:54 -08:00
wwwroot
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
RequestIdMiddleware.cs
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs
RequestScopedFilter.cs
RequestScopedTagHelper.cs
Startup.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
project.json Fixed packages 2016-03-25 12:27:49 -07: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.