aspnetcore/test/WebSites/ActionResultsWebSite
Hao Kung 4b5dd199ca React to hosting changes 2015-03-19 11:07:25 -07:00
..
Controllers [Fixes #1331] Register object for dispose in ObjectResult and 2015-03-17 17:04:05 -07:00
Models Adding SerializableError - a serializable container for the purpose of output conneg. 2015-01-06 14:07:45 -08:00
wwwroot
ActionResultsWebSite.xproj Update .kproj => .xproj. 2015-03-11 14:01:43 -07:00
GuidLookupService.cs [Fixes #1331] Register object for dispose in ObjectResult and 2015-03-17 17:04:05 -07:00
Startup.cs React to hosting changes 2015-03-19 11:07:25 -07:00
project.json Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -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.