Go to file
Yishai Galatzer a5afd3eb42 ActionResult implements IActionResult, and all our default implementations now use ActionResult
All controller methods return the specific ActionResult type
2014-04-25 15:57:02 -07:00
samples/MvcSample.Web ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
src ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
test
.gitattributes
.gitignore
NuGet.Config
WebFx.sln
build.cmd
global.json
makefile.shade