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
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
LanguageViewLocationExpander.cs
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
Startup.cs Issue #1311: Samples should be able to run on Mono. 2014-10-17 14:08:22 -07:00
TestAssemblyProvider.cs
ViewMetadata.cs
project.json Fix #1287 - Port WebAPI parameter binding behavior 2014-10-17 16:51:48 -07:00