aspnetcore/samples/MvcSample.Web
dougbu 271c849923 Fix #231; add `ViewBag` to `ViewComponent`
- update MVC sample to demonstrate use and that `ViewBag` is scoped
- nit: add a bit of padding between border and tag cloud words
2014-04-12 14:10:16 -07:00
..
Areas/Travel Adding smart link generation 2014-04-07 14:37:52 -07:00
Components Fix #231; add `ViewBag` to `ViewComponent` 2014-04-12 14:10:16 -07:00
Content Adding support for Url.Content, Href and ~/ in Razor views 2014-04-03 14:12:55 -07:00
Filters
Models Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
Views Fix #231; add `ViewBag` to `ViewComponent` 2014-04-12 14:10:16 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
LinkController.cs CR Feedback 2014-04-07 12:49:30 -07:00
MvcSample.Web.kproj Cleanup Display, Partial, and Validation extensions 2014-04-10 17:12:16 -07:00
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs
ViewMetadata.cs
project.json Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
web.Debug.config
web.Release.config
web.config