aspnetcore/test/WebSites/BasicWebSite
Stephen Halter 43064ef8b6 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-11 16:30:03 -07:00
..
Components
Controllers Add `HttpOkResult`, `HttpOkObjectResult`, and `Ok()` methods in `Controller` 2015-07-23 18:49:36 -07:00
Conventions
Models
Views
wwwroot
ActionDescriptorCreationCounter.cs
BasicWebSite.xproj
Startup.cs
project.json React to Kestrel rename 2015-08-11 16:30:03 -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.