aspnetcore/samples/MvcSample.Web
dougbu f0a97772f5 Add remaining HTML input helpers
- add `CheckBox[For]()`, `Hidden[For]()`, `Password[For]()`, and
  `RadioButton[For]()`
- also make `FormatValue()` visible to users, as it is in legacy MVC
- and spread the boxes out a bit in MyView 😺
2014-04-09 12:52:47 -07:00
..
Areas/Travel Adding smart link generation 2014-04-07 14:37:52 -07:00
Components
Content Adding support for Url.Content, Href and ~/ in Razor views 2014-04-03 14:12:55 -07:00
Filters
Models Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
Views Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
LinkController.cs CR Feedback 2014-04-07 12:49:30 -07:00
MvcSample.Web.kproj Updated to use the new tooling 2014-04-09 12:24:16 -07:00
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Adding support for scoped services in WebFX 2014-03-26 12:45:36 -07:00
ViewMetadata.cs
project.json Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
web.Debug.config
web.Release.config
web.config