aspnetcore/samples/MvcSample.Web
David Fowler 4fc0b56dfa Added extension method to ServiceCollection to register default services 2014-04-16 23:59:36 -07:00
..
Areas/Travel Add `DropDownList()` and `DropDownListFor()` HTML helpers 2014-04-14 16:05:07 -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 Feedback: Make common base class for all contexts and all of them expose FilterItem collection 2014-03-20 09:59:24 -07:00
Models Add remaining HTML input helpers 2014-04-09 12:52:47 -07:00
Views Adding DisplayName, Label HtmlHelpers. 2014-04-16 11:41:47 -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 Re-plumb ModelState. 2014-03-21 16:19:13 -07:00
HomeController.cs Add `DropDownList()` and `DropDownListFor()` HTML helpers 2014-04-14 16:05:07 -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 Migrate samples from hacky self host to helios 2014-03-14 10:25:13 -07:00
SimplePocoController.cs Migrate samples from hacky self host to helios 2014-03-14 10:25:13 -07:00
SimpleRest.cs Migrate samples from hacky self host to helios 2014-03-14 10:25:13 -07:00
Startup.cs Added extension method to ServiceCollection to register default services 2014-04-16 23:59:36 -07:00
ViewMetadata.cs Migrate samples from hacky self host to helios 2014-03-14 10:25:13 -07:00
project.json Turning on warnings as errors 2014-04-16 20:21:07 -07:00
web.Debug.config
web.Release.config
web.config