aspnetcore/samples
Doug Bunting a42fa3c800 Touch up tag helper sample
- provide list of users on Index page
 - currently uses only the `<a/>` helper but left `<label/>` and `<input/>` comments
- get date picker working on Create and Edit pages
 - add `[DataType]` annotation
 - use format browsers recognize

nits:
- move "Create New" link to the bottom of `~/Home/Index`
- correct code comment about assigning to a `ViewBag` property
2014-11-22 11:42:17 -08:00
..
MvcSample.Web Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
TagHelperSample.Web Touch up tag helper sample 2014-11-22 11:42:17 -08:00