aspnetcore/samples/MvcSample.Web
sornaks d63d998e95 Introducing DisplayText, DisplayTextFor, Id, IdFor, IdForModel.
Fixing CachedDataAnnotationsModelMetadata to support NullDisplayText.
2014-04-30 10:23:25 -07:00
..
Areas/Travel ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -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 Issue #312 - TypeFilterAttribute (with sample). 2014-04-29 14:18:39 -07:00
Models Introducing DisplayText, DisplayTextFor, Id, IdFor, IdForModel. 2014-04-30 10:23:25 -07:00
Views Introducing DisplayText, DisplayTextFor, Id, IdFor, IdForModel. 2014-04-30 10:23:25 -07:00
FiltersController.cs Issue #312 - TypeFilterAttribute (with sample). 2014-04-29 14:18:39 -07:00
Home2Controller.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
HomeController.cs Introducing DisplayText, DisplayTextFor, Id, IdFor, IdForModel. 2014-04-30 10:23:25 -07:00
LinkController.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -07:00
MvcSample.Web.kproj Implement `Editor*()` HTML helpers 2014-04-28 14:53:07 -07:00
OverloadController.cs ActionResult implements IActionResult, and all our default implementations now use ActionResult 2014-04-25 15:57:02 -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 Moved BuilderExtensions to Microsoft.AspNet namespace 2014-04-18 00:51:27 -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