Go to file
N. Taylor Mullen 5026788145 Add sample for DisplayForModel Html Helper.
Showcased a lot of the core pieces of DisplayFor in the sample.  Some pieces are still missing such as DataType handling.  The infrastructure is there to handle it in the TemplateRenderer but the model metadata providers do not construct the metadata with the data types.
2014-04-06 16:01:33 -07:00
samples/MvcSample.Web Add sample for DisplayForModel Html Helper. 2014-04-06 16:01:33 -07:00
src Implement DisplayForModel Html Helper. 2014-04-06 16:01:10 -07:00
test Fixing typo in DefaultAssemblyControllerProvider 2014-04-04 16:29:16 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Removing a dangling project from the sln 2014-04-02 19:32:30 -07:00
build.cmd
global.json
makefile.shade