Go to file
N. Taylor Mullen 5dbd006165 Add sample for Display Html Helper.
Showcased a lot of the core pieces of Display 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 15:56:08 -07:00
samples/MvcSample.Web Add sample for Display Html Helper. 2014-04-06 15:56:08 -07:00
src Implement Display HTMLHelper. 2014-04-06 15:55:11 -07:00
test Fixing typo in DefaultAssemblyControllerProvider 2014-04-04 16:29:16 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Removing a dangling project from the sln 2014-04-02 19:32:30 -07:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:15:02 -08:00
global.json Added global.json 2014-01-31 16:40:42 -08:00
makefile.shade