aspnetcore/samples/MvcSample
Yishai Galatzer 764e5f890d Use Json result constructor only from the Action result helper.
Names to be changed, as they don't make much sense at the moment. Keeping them the same for diffing purposes
2014-02-04 13:54:22 -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 Use Json result constructor only from the Action result helper. 2014-02-04 13:54:22 -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