aspnetcore/samples/MvcSample.Web
N. Taylor Mullen 94bae850c7 Add sample for DisplayFor 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 15:59:42 -07:00
..
Areas/Travel
Components Implementation of ViewComponents 2014-03-25 11:04:37 -07:00
Content Adding support for Url.Content, Href and ~/ in Razor views 2014-04-03 14:12:55 -07:00
Filters
Models Add sample for Display Html Helper. 2014-04-06 15:56:08 -07:00
Views Add sample for DisplayFor Html Helper. 2014-04-06 15:59:42 -07:00
FiltersController.cs
Home2Controller.cs Re-plumb ModelState. 2014-03-21 16:19:13 -07:00
HomeController.cs Add sample for Display Html Helper. 2014-04-06 15:56:08 -07:00
LinkController.cs
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 Increment System.Threading.Tasks package version 2014-03-27 19:56:27 -07:00
web.Debug.config
web.Release.config
web.config