aspnetcore/samples/MvcSample
Pranav K 591e21eea9 Moving MvcService and MvcHandler to a separate assembly
Tenatively named Microsoft.AspNet.Mvc.Startup, the assembly will act as an
entry point into the Mvc handler \ middleware.
2014-02-06 16:21:14 -08:00
..
Models * Updating project structure to use the src, test, build, samples format 2014-01-21 16:15:44 -08:00
Properties * Updating project structure to use the src, test, build, samples format 2014-01-21 16:15:44 -08:00
Views Removing VirtualFileSystem from Razor 2014-02-04 22:08:27 -08:00
Home2Controller.cs Use Json result constructor only from the Action result helper. 2014-02-04 13:54:22 -08:00
HomeController.cs Removing VirtualFileSystem from Razor 2014-02-04 22:08:27 -08:00
Program.cs Changes to get the sample running again 2014-02-03 21:05:54 -08:00
Startup.cs Moving MvcService and MvcHandler to a separate assembly 2014-02-06 16:21:14 -08:00
ViewMetadata.cs Ifdef to make stuff compile on both platforms. 2014-01-24 02:20:46 -08:00
Web.Debug.config * Updating project structure to use the src, test, build, samples format 2014-01-21 16:15:44 -08:00
Web.Release.config * Updating project structure to use the src, test, build, samples format 2014-01-21 16:15:44 -08:00
Web.config * Updating project structure to use the src, test, build, samples format 2014-01-21 16:15:44 -08:00
project.json Moving MvcService and MvcHandler to a separate assembly 2014-02-06 16:21:14 -08:00
web.config * Updating project structure to use the src, test, build, samples format 2014-01-21 16:15:44 -08:00