aspnetcore/samples/MvcSample
Pranav K e87f8c372c Consume ModelBinding from Mvc
* Modify ReflectedActionInvoker to model bind parameters
* Introduce IBodyReader for reading request bodies
* Introduce types for per-action-context specific binders, value providers
  and body readers
2014-03-05 10:13:52 -08:00
..
Models
Properties
Views Reintroduce WriteAttribute methods on RazorView type 2014-02-24 19:55:48 -08:00
Home2Controller.cs
HomeController.cs Consume ModelBinding from Mvc 2014-03-05 10:13:52 -08:00
OverloadController.cs Overload Resolution Skeleton 2014-02-20 11:37:33 -08:00
Program.cs First stab Roslyn based compilation service for razor pages 2014-03-02 01:14:01 -08:00
SimplePocoController.cs
SimpleRest.cs Action selection based on action descriptors 2014-02-17 22:42:02 -08:00
Startup.cs Consume ModelBinding from Mvc 2014-03-05 10:13:52 -08:00
ViewMetadata.cs
Web.Debug.config
Web.Release.config
Web.config
project.json Rename MVC -> MVC.Core, MVC.Startup -> MVC 2014-03-02 23:16:18 -08:00
web.config