aspnetcore/samples/MvcSample.Web
Ajay Bhargav Baaskaran 9c81b95d1b Renamed Controller.Context to Controller.HttpContext
- #3165
2015-09-25 11:01:30 -07:00
..
Areas/Travel
Components
Controllers Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Filters Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Models
Monitoring
Services
Views
wwwroot
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
Home2Controller.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
HomeController.cs Renamed Controller.Context to Controller.HttpContext 2015-09-25 11:01:30 -07:00
LinkController.cs
MvcSample.Web.xproj
OverloadController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
SimplePocoController.cs
SimpleRest.cs
Startup.cs
ViewMetadata.cs
bower.json
config.json
gruntfile.js
package.json
project.json
readme.md

readme.md

MvcSample.Web

This sample web project illustrates various MVC 6 features. Please build from root (.\build.cmd on Windows; ./build.sh elsewhere) before using this site.