aspnetcore/samples/MvcSample.Web
Kirthi Krishnamraju 9658060019 React to aspnet/Localization#111 2015-10-23 01:47:29 -07:00
..
Areas/Travel Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Components Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
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 Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
Services Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Views Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
wwwroot
ApiExplorerController.cs Fix #2151 - Part 4 remove [Activate] support from controllers. 2015-05-21 22:57:56 -07:00
AutoGenerateRouteNamesAttribute.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FiltersController.cs Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MvcSample.Web.xproj
OverloadController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
SimplePocoController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
SimpleRest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Startup.cs React to aspnet/Localization#111 2015-10-23 01:47:29 -07:00
ViewMetadata.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
bower.json
config.json
gruntfile.js
package.json
project.json Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -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.