aspnetcore/samples/MvcSample.Web
Ryan Nowak 0a3ad09466 Rename GlobalModel -> ApplicationModel
This also comes with a rename of the namespace
Microsoft.AspNet.Mvc.ApplicationModel to
Microsoft.AspNet.Mvc.ApplicationModels.

Also tuned up some parameter and variable names for increased
understandability.
2014-10-23 16:03:55 -07:00
..
App_Data
Areas/Travel
Components
Controllers/ApiExplorerSamples [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
Filters
Models
Monitoring
Services
Views Adding RenderSectionAsync to RazorPage 2014-10-13 17:44:49 -07:00
wwwroot Add WebRoot node to project.json on MvcSample.Web 2014-10-16 12:58:30 -07:00
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
FiltersController.cs
Home2Controller.cs
HomeController.cs [Fixes #429] FileResult 2014-10-02 12:50:24 -07:00
LanguageViewLocationExpander.cs Adding support for ViewLocationExpanders to allow modifying view locations 2014-10-01 16:15:25 -07:00
LinkController.cs
MvcSample.Web.kproj
OverloadController.cs Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00
SimplePocoController.cs
SimpleRest.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
Startup.cs Issue #1311: Samples should be able to run on Mono. 2014-10-17 14:08:22 -07:00
TestAssemblyProvider.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ViewMetadata.cs
project.json Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00