aspnetcore/samples/MvcSample.Web
Ajay Bhargav Baaskaran 6bd97c7c30 Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -07:00
..
Areas/Travel
Components
Controllers
Filters
Models Making the HtmlHelper.GetEnumSelectList take DisplayAttribute.GroupName into account to create select groups. 2015-09-29 09:53:48 -07:00
Services
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
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs Moving AllowAnonymous attribute to Authorization 2015-10-19 11:01:15 -07:00
Home2Controller.cs
HomeController.cs Renamed Controller.Context to Controller.HttpContext 2015-09-25 11:01:30 -07:00
LinkController.cs
MvcSample.Web.xproj
OverloadController.cs
SimplePocoController.cs
SimpleRest.cs
Startup.cs Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
ViewMetadata.cs
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

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.