aspnetcore/samples/MvcSample.Web
Ryan Nowak 229724c4ea Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
..
Areas/Travel
Components
Controllers Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Filters Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Models
Monitoring Switching to the official Autofac package. 2015-08-04 15:12:19 -07:00
Services
Views
wwwroot
ApiExplorerController.cs Fix #2151 - Part 4 remove [Activate] support from controllers. 2015-05-21 22:57:56 -07:00
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Home2Controller.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
HomeController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
LinkController.cs
MvcSample.Web.xproj
OverloadController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
SimplePocoController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
SimpleRest.cs
Startup.cs Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
ViewMetadata.cs
bower.json
config.json
gruntfile.js
package.json
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md Add or update sample `readme.md` files 2015-06-26 21:15:18 -07:00

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.