aspnetcore/samples/MvcSample.Web/Areas/Travel
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
..
Controllers ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
Views/Flight Add `DropDownList()` and `DropDownListFor()` HTML helpers 2014-04-14 16:05:07 -07:00