- copy over from legacy MVC - fixup namespaces, remove copyright notices, ... - temporarily remove `RouteBeginForm() overloads - move main components to `HtmlHelper` and declare in `IHtmlHelper<T>` - change `UrlHelper` to avoid treating an existing dictionary as an object - add `HtmlHelper.Createform()` factory - use in MVC sample; move BeginForm / TextBox samples to a new row |
||
|---|---|---|
| .. | ||
| Areas/Travel | ||
| Components | ||
| Content | ||
| Filters | ||
| Models | ||
| Views | ||
| FiltersController.cs | ||
| Home2Controller.cs | ||
| HomeController.cs | ||
| LinkController.cs | ||
| OverloadController.cs | ||
| SimplePocoController.cs | ||
| SimpleRest.cs | ||
| Startup.cs | ||
| ViewMetadata.cs | ||
| project.json | ||
| web.Debug.config | ||
| web.Release.config | ||
| web.config | ||