Go to file
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
samples/MvcSample.Web Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
src Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
test Made a few more changes since we have new tooling 2014-04-09 12:24:16 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Updated to use the new tooling 2014-04-09 12:24:16 -07:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:15:02 -08:00
global.json
makefile.shade
out.txt Adding smart link generation 2014-04-07 14:37:52 -07:00