aspnetcore/samples/MvcSample
Yishai Galatzer 4b4034788c Initial support for JsonResult + Action result mutation from object to Json 2014-02-04 13:54:19 -08:00
..
Models
Properties
Views * Using RazorView<dynamic> as base type until we get model support 2014-01-30 07:26:46 -08:00
Home2Controller.cs Initial support for JsonResult + Action result mutation from object to Json 2014-02-04 13:54:19 -08:00
HomeController.cs Updated MVC. 2014-01-24 01:55:17 -08:00
Program.cs Changes to get the sample running again 2014-02-03 21:05:54 -08:00
Startup.cs Updated logic to use new HttpAbstractions. 2014-02-01 01:59:30 -08:00
ViewMetadata.cs Ifdef to make stuff compile on both platforms. 2014-01-24 02:20:46 -08:00
Web.Debug.config
Web.Release.config
Web.config
project.json Updated logic to use new HttpAbstractions. 2014-02-01 01:59:30 -08:00
web.config