aspnetcore/samples/MvcSample.Web
Doug Bunting 4d5604690d Add or update sample `readme.md` files
- #2731
2015-06-26 21:15:18 -07:00
..
Areas/Travel
Components
Controllers
Filters
Models
Monitoring
Services
Views Added new ValidationSummary overloads to sample 2015-05-12 20:20:34 +02:00
wwwroot
ApiExplorerController.cs Fix #2151 - Part 4 remove [Activate] support from controllers. 2015-05-21 22:57:56 -07:00
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs
Home2Controller.cs Fix #2151 - Part 4 remove [Activate] support from controllers. 2015-05-21 22:57:56 -07:00
HomeController.cs
LinkController.cs
MvcSample.Web.xproj
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Added configurable option for LanguageViewLocationExpander to use subfolder or suffix 2015-06-08 12:07:49 -07:00
ViewMetadata.cs
bower.json
config.json
gruntfile.js
package.json
project.json Added LanguageViewLocationExpander into framework and removed it from samples 2015-06-04 14:06:08 -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.