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 Adding SerializableError - a serializable container for the purpose of output conneg. 2015-01-06 14:07:45 -08:00
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
ActionResultsWebSite.kproj
Startup.cs
project.json
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.