- 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 |
||
|---|---|---|
| .. | ||
| Components/Tags | ||
| DisplayTemplates | ||
| HelloWorldPartial.cshtml | ||
| MyView.cshtml | ||
| _Layout.cshtml | ||