aspnetcore/test/WebSites/ActionResultsWebSite
Pranav K 292207d17d Reacting to DependencyInjection changes 2015-11-13 10:47:34 -08:00
..
Controllers Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
wwwroot
ActionResultsWebSite.xproj
GuidLookupService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Startup.cs Reacting to DependencyInjection changes 2015-11-13 10:47:34 -08:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

ActionResultsWebSite

This web site illustrates how to use out of box action results which are provided as methods on the controller class.