aspnetcore/samples/MvcSample.Web
dougbu 32d031c6eb Add `ModelMetadata` to `ViewData`
- demonstrate `ModelMetadata` is available in a view

Also
- simplify `View()` overloads in `Controller`, pending #110 decisions
- make `Model` in `RazorView<T>` readonly
2014-03-21 14:42:42 -07:00
..
Areas/Travel
Filters Feedback: Make common base class for all contexts and all of them expose FilterItem collection 2014-03-20 09:59:24 -07:00
Models
Views Add `ModelMetadata` to `ViewData` 2014-03-21 14:42:42 -07:00
FiltersController.cs Feedback: Make common base class for all contexts and all of them expose FilterItem collection 2014-03-20 09:59:24 -07:00
Home2Controller.cs
HomeController.cs Add `ModelMetadata` to `ViewData` 2014-03-21 14:42:42 -07:00
LinkController.cs
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs
ViewMetadata.cs
project.json
web.Debug.config
web.Release.config
web.config