aspnetcore/test/WebSites/ActionResultsWebSite
Harsh Gupta e0f7c1b810 Fixing Readme 2015-02-19 10:20:16 -08:00
..
Controllers Replaced status code number with constants 2015-02-05 16:43:59 -08:00
Models
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionResultsWebSite.kproj
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
project.json [Fixes#1792]Separate XML serializers to Microsoft.AspNet.Mvc.Xml 2015-01-22 15:09:20 -08:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

ActionResultsWebSite

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