1. Added HttpNotFound() to Controller. 2. Updated HttpStatusCodeResult to expose the StatusCode as a property. 3. Added unit tests for HttpNotFound() and for HttpStatusCodeResult. 4. Updated the MvcSample to add an action that uses HttpNotFound(). 5. Brought back HttpNotFoundResult and added unit tests for it. |
||
|---|---|---|
| .. | ||
| App_Data | ||
| Areas/Travel | ||
| Components | ||
| Content | ||
| Filters | ||
| Models | ||
| Monitoring | ||
| Services | ||
| Views | ||
| FiltersController.cs | ||
| Home2Controller.cs | ||
| HomeController.cs | ||
| LinkController.cs | ||
| MvcSample.Web.kproj | ||
| OverloadController.cs | ||
| SimplePocoController.cs | ||
| SimpleRest.cs | ||
| Startup.cs | ||
| ViewMetadata.cs | ||
| project.json | ||
| web.Debug.config | ||
| web.Release.config | ||
| web.config | ||