aspnetcore/samples/MvcSample.Web
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
..
Areas/Travel ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
Components
Content
Filters
Models
Views
FiltersController.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
Home2Controller.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
HomeController.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
LinkController.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
MvcSample.Web.kproj
OverloadController.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
SimplePocoController.cs
SimpleRest.cs
Startup.cs
ViewMetadata.cs
project.json
web.Debug.config
web.Release.config
web.config