aspnetcore/samples/MvcSample.Web/Views
dougbu 1cd15fbf60 Add form HTML helpers and `MVCForm`
- 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
2014-04-07 12:04:28 -07:00
..
Home Add ValidationSummary helper. 2014-04-02 14:58:08 -07:00
Link Migrate samples from hacky self host to helios 2014-03-14 10:25:13 -07:00
Shared Add form HTML helpers and `MVCForm` 2014-04-07 12:04:28 -07:00