- 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 |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||